From 2b4651b3546053c71d5566ab2f8b943a43de2354 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 20 Jul 1998 17:48:01 +0000 Subject: Can specify multiple spam-blocks now. svn path=/trunk/; revision=1997 --- fetchmail.man | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'fetchmail.man') 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 -- cgit v1.2.3