Don - the new filter might be slightly more useful if you changed to exit line from exit 7;
to something like exit 7 + ($isSpam = "SPAM") * (6 + 16); # 6 means reject and notify; 16 means stop filtering this email some users might want to send code 4 (or 5) back to XMAIL, so it might even be more useful to parameterize the return code (with, say, 4 as default) instead of obliging admins to modify the perl script Alan ----- Original Message ----- From: Don Drake To: [EMAIL PROTECTED] Sent: Thursday, October 02, 2003 10:20 AM Subject: [xmail] [ANNOUNCE] SpamAssassin Filter (sa_filter) Release v1.3 I've finally had some time to upgrade my XMail server to 1.17 and modify my SpamAssassin filter to work under the new filter return codes. SpamAssassin Filter (sa_filter) v1.3 allows the filter to work with the new filter return codes introduced in XMail 1.16. No other enhancements were made. You can download the filter here: http://www.drakeconsult.com/xmail/ -Don ---- Donald Drake President Drake Consulting http://www.drakeconsult.com/ p: 312-560-1574 f: 312-896-5736 - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
