From 852dabd99eaa2fe8095cbaf05f0773aecc5aa01a Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" <esr@thyrsus.com> Date: Mon, 20 Jul 1998 23:41:02 +0000 Subject: Change the spam-block default. svn path=/trunk/; revision=2009 --- fetchmail.man | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/fetchmail.man b/fetchmail.man index 56000f6d..32d58e1d 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -765,13 +765,14 @@ access, or command rejected for policy reasons]."). .PP The .I exim -MTA returns 501 "Syntax error in parameters or arguments" , but will +MTA returns 501 "Syntax error in parameters or arguments", but will move to 550 soon. .PP The .I fetchmail -code recognizes and discards the message on a code that defaults to -sendmail's 571 but can be set with the `antispam' option. This is the +code recognizes and discards the message on any of a list of responses +that defaults to [571, 550, 501] but can be set with the `antispam' +option. This is the .I only circumstance under which fetchmail ever discards mail. .P -- cgit v1.2.3