summaryrefslogtreecommitdiff
path: root/mail.remote
diff options
context:
space:
mode:
Diffstat (limited to 'mail.remote')
-rw-r--r--mail.remote/mail.remote.c8
1 files changed, 3 insertions, 5 deletions
diff --git a/mail.remote/mail.remote.c b/mail.remote/mail.remote.c
index 3d53e78a2..783abc10f 100644
--- a/mail.remote/mail.remote.c
+++ b/mail.remote/mail.remote.c
@@ -47,11 +47,9 @@
const char *program_version = "mail.remote (" PACKAGE_STRING ")";
static char doc[] =
-/* TRANSLATORS: Please, preserve the vertical tabulation (^K character)
- in this message */
-N_("GNU mail.remote -- pseudo-sendmail interface for mail delivery\n\
-\v\
-This is a simple drop-in replacement for sendmail to forward mail directly\n\
+N_("GNU mail.remote -- pseudo-sendmail interface for mail delivery\n")
+"\v"
+N_("This is a simple drop-in replacement for sendmail to forward mail directly\n\
to an SMTP gateway.\n\
You should always specify your SMTP gateway using --mailer option\n\
(the best place to do so is in your configuration file).\n\

Return to:

Send suggestions and report system problems to the System administrator.