Re: Need help with a rule

2007-03-22 Thread Chris St. Pierre
Sure. header __LOCAL_SENDER From =~ /@example\.com/i meta FORGED_LOCAL_SENDER __LOCAL_SENDER && !TRUSTED_NETWORKS score FORGED_LOCAL_SENDER 1 This depends on a proper setting of TRUSTED_NETWORKS. (Note: untested code, YMMV, etc.) Chris St. Pierre Unix Systems Administrator Nebraska Wes

Re: Need help with a rule

2007-03-22 Thread Matt Kettler
Bill Minton wrote: > I'm looking to have Spamassassin mark messages where the from address > is forged with a valid local address. > > For instance, if a local address is [EMAIL PROTECTED] PROTECTED]> > and a spammer spoofs that, then it initially appears as though > [EMAIL PROTEC

Need help with a rule

2007-03-22 Thread Bill Minton
I'm looking to have Spamassassin mark messages where the from address is forged with a valid local address. For instance, if a local address is [EMAIL PROTECTED] and a spammer spoofs that, then it initially appears as though [EMAIL PROTECTED] is sending an email to [EMAIL PROTECTED] (which is ok)