From c6a3bf978b9a7c480a702123f502585ab4446f30 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Tue, 22 Mar 2016 10:02:58 +0100 Subject: Clarify --antispam only applies to MAIL FROM:. --- fetchmail.man | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/fetchmail.man b/fetchmail.man index e75500a6..3af04868 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -675,7 +675,11 @@ The default user is the current local user. Specifies the list of numeric SMTP errors that are to be interpreted as a spam-block response from the listener. A value of \-1 disables this option. For the command-line option, the list values should -be comma-separated. +be comma-separated. Note that the antispam values only apply to "MAIL +FROM" responses in the SMTP/LMTP dialogue, but several MTAs (Postfix in +its default configuration, qmail) defer the anti-spam response code +until after the RCPT TO. \-\-antispam does not work in these +circumstances. Also see \-\-softbounce (default) and its inverse. .TP .B \-m | \-\-mda (Keyword: mda) -- cgit v1.2.3