From 0b20baf69796e1bc4f71accdc76ee9d8ac13593d Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 9 Mar 2002 12:21:27 +0000 Subject: Error return bug fix. svn path=/trunk/; revision=3586 --- fetchmail-FAQ.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'fetchmail-FAQ.html') diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 321b5600..890ca259 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -10,7 +10,7 @@
Back to Fetchmail Home Page To Site Map -$Date: 2002/02/01 21:47:49 $ +$Date: 2002/03/09 12:21:27 $

Frequently Asked Questions About Fetchmail

@@ -2216,7 +2216,8 @@ order to avoid a `lock busy' error.) Fetchmail only sends a delete mail request to the server when either (a) it gets a positive delivery acknowledgment from the SMTP -listener, or (b) it gets an error 571 (the spam-filter error) from the +listener, or (b) it gets one of the spam-filter errors (see the +description of the antispam> option) from the listener. No interrupt can cause it to lose mail.

However, IMAP2bis has a design problem in that its normal fetch @@ -3005,7 +3006,7 @@ date from the last Received header.

Back to Fetchmail Home Page To Site Map -$Date: 2002/02/01 21:47:49 $ +$Date: 2002/03/09 12:21:27 $

Eric S. Raymond <esr@thyrsus.com>
-- cgit v1.2.3