> "<[EMAIL PROTECTED]>" does match > the regex in the rule, and so with the !~ in there, it should not > trigger the rule. Verify that your NoMailAudit.pm as installed reads: > > } elsif (/^([^\x00-\x1f\x7f-\xff :]+):\s*(.*)$/) { > > If there's no '*' after the '\s' that could be your problem.
Actually, this is odd - my NoMailAudit.pm, which came right out of the CVS tar.gz file a couple of days ago, had a regexp with no * after the \s, and no \s at all for that matter. I grabbed the latest CVS and installed it - now I have \s* like I should and the INVALID_MSGID problem seems to have gone away. I'll chalk this one up to gremlins. -- michael moncur mgm at starlingtech.com http://www.starlingtech.com/ "There is no safety in numbers, or in anything else." -- James Thurber _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk