diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2016-03-22 10:02:58 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2016-03-22 10:02:58 +0100 |
commit | c6a3bf978b9a7c480a702123f502585ab4446f30 (patch) | |
tree | 9bdf7a4825eb6b87c44ac8faa75ebfd9b4da70a9 /fetchmail.man | |
parent | b26de571722e81d4801884194fb6a533baaab4c1 (diff) | |
download | fetchmail-c6a3bf978b9a7c480a702123f502585ab4446f30.tar.gz fetchmail-c6a3bf978b9a7c480a702123f502585ab4446f30.tar.bz2 fetchmail-c6a3bf978b9a7c480a702123f502585ab4446f30.zip |
Clarify --antispam only applies to MAIL FROM:.
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 6 |
1 files changed, 5 insertions, 1 deletions
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 <command> | \-\-mda <command> (Keyword: mda) |