From 2ed457b30398704e63d4f64a8d3e650057ec3efb Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 30 Dec 1998 07:49:33 +0000 Subject: No 1894. svn path=/trunk/; revision=2295 --- NEWS | 4 ++-- design-notes.html | 6 ++++-- fetchmail.man | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/NEWS b/NEWS index 0888061d..74646f26 100644 --- a/NEWS +++ b/NEWS @@ -2,8 +2,8 @@ fetchmail-4.7.3 (): * Added new FAQ item G11 and added material to R1. -* Do a full antispam check on the EOM response in case the MTA does - content analysis. +* Do a full antispam check on the EOM response in case the local MTA does + content analysis of the message body. There are 246 people on fetchmail-friends and 329 on fetchmail-announce. diff --git a/design-notes.html b/design-notes.html index 2e7a55da..0501f520 100644 --- a/design-notes.html +++ b/design-notes.html @@ -10,7 +10,7 @@
Back to Fetchmail Home Page To Site Map -$Date: 1998/11/26 03:58:51 $ +$Date: 1998/12/30 07:49:33 $

Design Notes On Fetchmail

@@ -504,6 +504,8 @@ all shaped the design in one way or another.

SMTP Service Extension for Delivery Status Notifications
RFC1892
The Multipart/Report Content Type for the Reporting of Mail System Administrative Messages +
RFC1894 +
An Extensible Message Format for Delivery Status Notifications
RFC1893
Enhanced Mail System Status Codes
RFC1894 @@ -528,7 +530,7 @@ all shaped the design in one way or another.

Back to Fetchmail Home Page To Site Map -$Date: 1998/11/26 03:58:51 $ +$Date: 1998/12/30 07:49:33 $

Eric S. Raymond <esr@snark.thyrsus.com>
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 . 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 -- cgit v1.2.3