aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-07-20 17:48:01 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-07-20 17:48:01 +0000
commit2b4651b3546053c71d5566ab2f8b943a43de2354 (patch)
treeda458c2e6d4d9b469e754c83d4e28fc1600efd3f /fetchmail.man
parentfe13f5844212ba65b0e172ac4087136a36240e44 (diff)
downloadfetchmail-2b4651b3546053c71d5566ab2f8b943a43de2354.tar.gz
fetchmail-2b4651b3546053c71d5566ab2f8b943a43de2354.tar.bz2
fetchmail-2b4651b3546053c71d5566ab2f8b943a43de2354.zip
Can specify multiple spam-blocks now.
svn path=/trunk/; revision=1997
Diffstat (limited to 'fetchmail.man')
-rw-r--r--fetchmail.man11
1 files changed, 6 insertions, 5 deletions
diff --git a/fetchmail.man b/fetchmail.man
index ed24bdc9..56000f6d 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -231,11 +231,12 @@ Specify the domain to be put in RCPT TO lines shipped to SMTP. The
name of the SMTP server (as specified by --smtphost, or defaulted to
"localhost") is used when this is not specified.
.TP
-.B \-Z nnn, --antispam nnn
+.B \-Z nnn, --antispam nnn[,nnn[,nnn...]]
(Keyword: antispam)
-Specifies the numeric SMTP error that is to be interpreted as a
-spam-block response from the listener. A value of -1 disables
-this option.
+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.
.TP
.B \-m, \--mda
(Keyword: mda)
@@ -927,7 +928,7 @@ smtpaddress -D T{
Specify the domain to be put in RCPT TO lines
T}
antispam -Z T{
-Specify what SMTP return is interpreted as a spam-policy block
+Specify what SMTP returns are interpreted as spam-policy blocks
T}
mda -m T{
Specify MDA for local delivery