--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. You still can assign 'non-false-positives-lists' like SBL, UPL, SORBS and alike to $BLOCK and reject them right away. Roland ------------------------------------------------------- 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
