From 835b4bdb57b474df81432696df9c416dee8205c0 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 7 Dec 1996 00:18:59 +0000 Subject: Document the spam filter feature. svn path=/trunk/; revision=612 --- fetchmail.man | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'fetchmail.man') diff --git a/fetchmail.man b/fetchmail.man index e2dc2e43..0326624d 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -387,6 +387,16 @@ RFCs. If you ever trip over a server that doesn't, the symptom will be that messages you have already read on your host will look new to the server. In this (unlikely) case, only messages you fetched with \fIfetchmail --keep\fR will be both undeleted and marked old. +.SH SPAM FILTERING +Newer versions of +.I sendmail +allow administrators to set up `spam filters' that block unsolicited email +from specified domains. A MAIL FROM line that triggers this feature +will elicit an SMTP response with an error code of 571. The +.I fetchmail +code recognizes this error and discards the message. This is the +.I only +circumstance under which fetchmail ever discards mail. .SH THE RUN CONTROL FILE The preferred way to set up fetchmail (and the only way if you want to avoid specifying passwords each time it runs) is to write a -- cgit v1.2.3