On 7/14/2010 11:27 AM, Emin Akbulut wrote: > I noticed randomly while I was testing SA. All I did is below: > > WinSpamC < realspam.txt > result1.txt > NET STOP Spamassassin > NET START Spamassassin > WinSpamC < realspam.txt > result2.txt > WinSpamC < realspam.txt > result3.txt > > result1: under 6.3 > result2: very high > result3: under 6.3 That is quite strange.. sounds like you've got DNS timeout problems.
Might want to check the DNS settings on your machine and make sure all of the listed DNS servers are working and are capable of properly resolving internet hosts. SpamAssassin will *NOT* query every DNS server in your setup. It will pick one, and query it. If it gets no response, SA goes with that and does NOT ask the other DNS servers. So if there's a dead DNS server in your config, that's not so good for SA.