I’ve created a paste bin with a couple of sample emails here:
http://pastebin.com/KfYrGMm8

I’m running spam assassin on a my Mail server Ubuntu 14.04. I use postfix as my 
MTA. Spamassasin is at 3.4.0, with razor and I have these recipient 
restrictions set in postfix:
smtpd_recipient_restrictions =
   permit_sasl_authenticated,
   permit_mynetworks,
   reject_unauth_pipelining,
   reject_non_fqdn_recipient,
   reject_non_fqdn_sender,
   reject_unknown_recipient_domain,
   reject_unknown_sender_domain,
   reject_unauth_destination,
   reject_rbl_client sbl-xbl.spamhaus.org,
   reject_rbl_client dul.dnsbl.sorbs.net,
   reject_rbl_client cbl.abuseat.org,
   reject_rbl_client multi.uribl.com,
   reject_rbl_client dsn.rfc-ignorant.org,
   reject_rbl_client list.dsbl.org,
   reject_rbl_client bl.spamcop.net,
   reject_rbl_client ix.dnsbl.manitu.net,
   reject_rbl_client combined.rbl.msrbl.net,
   reject_rbl_client rabl.nuclearelephant.com,
   permit

My DNS forwards queries. I hope this is enough.
Thanks

On Sep 27, 2014, at 7:02 AM, Axb <axb.li...@gmail.com> wrote:

> On 09/27/2014 04:59 AM, Lorenzo Thurman wrote:
>> I’ve be using spamassasin for a number of years with excellent results. But, 
>> now over the last month or so, it has been scoring spam very low. It still 
>> catches most spam, but whereas only about a dozen or so might get through to 
>> my inbox in a week, I’m suddenly getting a dozen or so a day. I run 
>> sa-update via cron every dat and I have a special mail folder where I place 
>> missed spam and run sa-learn against it weekly. I know its an arms race out 
>> there fighting spam, but here some sample subject lines  with SA's scores 
>> that I think should be caught. I know spamassasin looks at a lot more than 
>> subject lines, but Does anyone know what I can do to increase spamassasin’s 
>> ability to detect spam? My threshold is set to 4.6.
>> 
>> "Complete Our Survey, qualify for free-samples" 4.1
>> "Re: Your Score-Changes on: 09/26/2014*" 2.9
>> "Weird 30 second trick cURES Diabetes..” 4.1
>> "Quality Window Replacement Deals” 4.4
>> "Find a PhD degree online in the specialty field” 2.8
>> "Your background check is Available online” 2.4
>> "Perfect vision with one weird trick” 0.0
>> 
> 
> Please try to reply the questions below so others get a better picture of 
> your setup/issue.
> 
> - Please post missed spam samples in pastebin.com - do not post samples to 
> mailing list
> 
> - What SA version are you using
> 
> - How are using SA?
> (amavis, milter, Mailscanner, procmail, Fuglu, etc, etc)
> 
> - Are you using SA in a PC/notebook? or on a server?
> 
> - What plugins are you using?
> (Razor, Pyzor, DCC, etc)
> 
> - Are you using a local, non forwarding, DNS resolver/caching server ?
> 
> Axb
> 

Reply via email to