aboutsummaryrefslogtreecommitdiffstats
path: root/driver.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-07-31 07:45:45 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-07-31 07:45:45 +0000
commit5128f297197f7c94da05d300cfc0a6887a7e3cf3 (patch)
tree8e62f928034be78df2d659a9f23d1fdd566a96e2 /driver.c
parent9fc78b63abb475cbc116a6daab8c99bd3f3fe0ec (diff)
downloadfetchmail-5128f297197f7c94da05d300cfc0a6887a7e3cf3.tar.gz
fetchmail-5128f297197f7c94da05d300cfc0a6887a7e3cf3.tar.bz2
fetchmail-5128f297197f7c94da05d300cfc0a6887a7e3cf3.zip
Fixed the spam-block code.
svn path=/trunk/; revision=2030
Diffstat (limited to 'driver.c')
-rw-r--r--driver.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/driver.c b/driver.c
index 6abe5c48..2ed48634 100644
--- a/driver.c
+++ b/driver.c
@@ -1210,9 +1210,10 @@ int num; /* index of message */
* try to ship the message, and don't prevent it from
* being deleted. Typical values:
*
- * 571 = sendmail's "unsolicited email refused"
* 501 = exim's old antispam response
* 550 = exim's new antispam response (temporary)
+ * 553 = sendmail 8.8.7's generic REJECT
+ * 571 = sendmail's "unsolicited email refused"
*
* We don't send bouncemail on antispam failures because
* we don't want the scumbags to know the address is even