diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-12-30 07:49:33 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-12-30 07:49:33 +0000 |
commit | 2ed457b30398704e63d4f64a8d3e650057ec3efb (patch) | |
tree | c6d2a7ccbc888ab3568da38e87328787840ef004 /fetchmail.man | |
parent | 366dd1cb3c250a41574829f5f8379dab08824408 (diff) | |
download | fetchmail-2ed457b30398704e63d4f64a8d3e650057ec3efb.tar.gz fetchmail-2ed457b30398704e63d4f64a8d3e650057ec3efb.tar.bz2 fetchmail-2ed457b30398704e63d4f64a8d3e650057ec3efb.zip |
No 1894.
svn path=/trunk/; revision=2295
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/fetchmail.man b/fetchmail.man index 9531d060..d6467bf5 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -1783,7 +1783,8 @@ MDA. For maximum safety, however, don't use an mda command containing %F or %T when fetchmail is run from the root account itself. .PP Fetchmail's method of sending bouncemail requires that port 25 of localhost -be available for sending mail via SMTP. +be available for sending mail via SMTP. The bouncemail format conforms +to 1892, but not yet to 1894. .PP Send comments, bug reports, gripes, and the like to the fetchmail-friends list <fetchmail-friends@ccil.org>. An HTML FAQ is @@ -1799,7 +1800,7 @@ SMTP/ESMTP: RFC 821, RFC 1869, RFC 1652, RFC 1870, RFC1983, RFC 1985 .TP 5 mail: -RFC 822, RFC 1892 +RFC 822, RFC 1892, RFC1894 .TP 5 POP2: RFC 937 |