On Tue, Feb 05, 2002 at 01:18:06PM -0800, Craig Hughes wrote:
> Well, you're right, the RFC2822 header change stuff might cause leading
> spaces to no longer be on the front of header values, but for the
> Message-Id line you quoted,
> "<[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.

There's still a problem left, if there's a comment somewhere in that line.
This probably triggers the "inserted by relay" but it counts doubly
even for a correct MsgId.

Jost
-- 
| [EMAIL PROTECTED]  Please help stamp out spam! |
| Postmaster, JAPH, resident answer machine          am RZ der RUB |
| Pluralitas non est ponenda sine necessitate                      |
|                                 William of Ockham (1285-1347/49) |

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to