diff options
author | José Fonseca <jrfonseca@users.sourceforge.net> | 2002-09-29 09:12:39 +0000 |
---|---|---|
committer | José Fonseca <jrfonseca@users.sourceforge.net> | 2002-09-29 09:12:39 +0000 |
commit | 9a8e9ee78cc946a0bc44466448869cd1cda8f49c (patch) | |
tree | 6884317900d4095b2263fd578bb9d3ed4af1c760 | |
parent | 3310755ee0dcfed3cdfe865878d35d0a8b766074 (diff) |
Some small corrections to the man page
-rw-r--r-- | esmtp.1 | 13 |
1 files changed, 4 insertions, 9 deletions
@@ -379,21 +379,15 @@ The Bcc: line will be deleted before transmission. .BI "\-V " envid (ignored) Set the original envelope id. -This is propagated across SMTP to servers that support DSNs -and is returned in DSN-compliant error messages. .TP .B \-v Go into verbose mode. -Alias expansions will be announced, etc. .TP .BI "\-X " logfile (ignored) Log all traffic in and out of mailers in the indicated log file. -This should only be used as a last resort -for debugging mailer bugs. -It will log a lot of data very quickly. .TP .B \-\- @@ -401,7 +395,7 @@ Stop processing command flags and use the rest of the arguments as addresses. .SH FILES .TP - ~/.esmtp + ~/.esmtprc configuration file .SH SEE ALSO @@ -410,8 +404,9 @@ fetchmail(1) .SH DIAGNOSTICS .SH AUTHORS -José Fonseca (j_r_fonseca@yahoo.co.uk) -Brian Stafford (brian@stafford.uklinux.net) +José Fonseca +.PP +Brian Stafford .SH BUGS .B esmtp |