On Wed, 2003-03-05 at 22:04, Roland Schneider wrote: > --Mark Janssen wrote on 05.03.03 21:22 +0100: > > > I'm using courier on my home and office mail systems and have been > > playing around with the DNS based blacklists (spamcop, monkeys.com etc) > > > > Is it possible to have 'submit' either tag suspected spams with added > > headers or having the spams delivered to seperate mailboxes instead of > > blocking/bouncing them with 511 messages... > > It takes about two lines of code to record the contents of > $BLOCK2 in a X-Spam-header for later filtering.
How would I do this... do you have a code snippet as an example > You still can assign 'non-false-positives-lists' like SBL, > UPL, SORBS and alike to $BLOCK and reject them right away. I have setup some of the DNS based filters to set the $BLOCK2 variable. I'm assuming I'll have to get maildrop to check this and then file the mail away in a spambox, but AFAIK maildrop can't access the BLOCK or BLOCK2 variables (running in delivery mode) -- Mark Janssen -- maniac(at)maniac.nl -- GnuPG Key Id: 357D2178 Unix / Linux, Open-Source and Internet Consultant @ SyConOS IT Maniac.nl Unix-God.Net|Org MarkJanssen.org|nl SyConOS.com|nl ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
