You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by Justin Mason <jm...@jmason.org> on 2006/10/18 14:48:50 UTC

Re: svn commit: r465179 - /spamassassin/rules/trunk/sandbox/jm/20_basic.cf

Sidney Markowitz writes:
> jm@apache.org wrote, On 18/10/06 10:11 PM:
> > +header RCVD_FORGED_WROTE    Received =~ /^from \d\S+\d \(HELO \S+\)$/m
> 
> This doesn't work for me with the '$' at the end because the headers I
> see are folded and continue with "by mymailhost for ...". Without the $
> it hits the foo wrote stock spam I'm getting.

yep -- see the next rev. ;)