Re: Forged yahoo and mass mailers

2014-06-08 Thread Karsten Bräckelmann
On Sun, 2014-06-08 at 22:49 -0400, Alex wrote: > I have a few messages that have been incorrectly tagged because the > sender used their yahoo address as the sender, but used a mass mailer > (contactbeacon.com) to send their newsletter for them. Apparently this Which is a particularly bad (to avoi

Re: add_header all Date of Scan _DATE_

2014-06-08 Thread Karsten Bräckelmann
On Sun, 2014-06-08 at 20:56 -0500, Chris wrote: > In my etc/mail/spamassassin/local.cf I have the above line. I just For completeness: That add_header option does work, although there are actually exactly 3 arguments. add_header { spam | ham | all } header_name string Just like stock configura

Forged yahoo and mass mailers

2014-06-08 Thread Alex
Hi guys, I have a few messages that have been incorrectly tagged because the sender used their yahoo address as the sender, but used a mass mailer ( contactbeacon.com) to send their newsletter for them. Apparently this is enough for it to hit FORGED_YAHOO_RCVD and L_UNVERIFIED_YAHOO, causing it to

add_header all Date of Scan _DATE_

2014-06-08 Thread Chris
In my etc/mail/spamassassin/local.cf I have the above line. I just upgraded to 3.4.0 today and I notice that the 'date of scan' is showing something like this: X-spam-date: of Scan Sat, 21 Feb 1976 13:57:28 -0500 Does this add header line not work anymore? Previous to the upgrade it was working c