Hi This is the first time I have suggested a rule change to this list, I'd be grateful if someone could let me know if my message is useful.
The BUGGY_CGI test is coded to indicate a message is not spam when the X-Mailer is "NMS FormMail". However the current header test does not match the latest version of NMS FormMail. I propose the following change to the rule, so that it correctly identifies the latest version of NMS FormMail which is 3.10c1 / 3.10m1. (Judging by the header match old version followed the rule /v\d/. This is no longer this case.) Test was: header __NMS_CGI_NOT_BUGGY X-Mailer =~ /^NMS FormMail\.pl.*v\d/ Change to: header __NMS_CGI_NOT_BUGGY X-Mailer =~ /^NMS FormMail.*/ Regards Adam ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk