From 513d197596afc978ad1e068f03efa3ff7fa31139 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 9 Sep 2002 13:58:49 +0000 Subject: Default antispam code list to empy. svn path=/trunk/; revision=3708 --- fetchmail.man | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'fetchmail.man') diff --git a/fetchmail.man b/fetchmail.man index ff8b44c7..a0b73707 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -1107,11 +1107,10 @@ The .I postfix MTA runs 554 as an antispam response. .PP -The +Return codes which .I fetchmail -code recognizes and discards the message on any of a list of responses -that defaults to [571, 550, 501, 554] but can be set with the `antispam' -option. This is one of the +treats as antispam responses and discards +the message can be set with the `antispam' option. This is one of the .I only three circumstance under which fetchmail ever discards mail (the others are the 552 and 553 errors described below, and the suppression of @@ -1124,6 +1123,8 @@ the message rejected immediately after the headers have been fetched, without reading the message body. Thus, you won't pay for downloading spam message bodies. .PP +By default, the list of antispam responses is empty. +.PP If the \fIspambounce\fR option is on, mail that is spam-blocked triggers an RFC1892 bounce message informing the originator that we do not accept mail from it. -- cgit v1.2.3