Re: First run score: 25.7 Second: 2.6

2010-07-14 Thread Daniel Lemke
Emin Akbulut wrote: > > I also have spamd crash problem, it crashes very often: > > Application: spamd.exe, > version 3.3.1.2, > timestamp 0x4b75db31, > modul IPHLPAPI.DLL_unloaded, > version 0.0.0.0, > timestamp 0x49e037a4, > code 0xc005, > error loc 0x74f83386, > eventid 0xe98, > app star

Re: First run score: 25.7 Second: 2.6

2010-07-14 Thread Emin Akbulut
It's possible, the local DNS server becomes non-responsive -hate Microsoft- restarting DNS service is not solution, I have to restart machine. *** I DIDN'T VERIFY IT'S THE ROOT CAUSE OR NOT *** I also have spamd crash problem, it crashes very often: Application: spamd.exe, version 3.3.1.2, times

Re: First run score: 25.7 Second: 2.6

2010-07-14 Thread Matt Kettler
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

Re: First run score: 25.7 Second: 2.6

2010-07-14 Thread Emin Akbulut
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 On Wed, Jul 14,

Re: First run score: 25.7 Second: 2.6

2010-07-14 Thread Daniel Lemke
Emin Akbulut wrote: > > However spamd.exe -which runs as service- calculates the right score at > first time > then score goes very low at subsequent checks. spamd runs under system > account > and it's User_Prefs file is located > under C:\Windows\SysWOW64\config\systemprofile\.spamassassin >

Re: First run score: 25.7 Second: 2.6

2010-07-14 Thread Charles Gregory
On Wed, 14 Jul 2010, Bowie Bailey wrote: First run: --- X-Spam-Status: Yes, score=25.7 required=6.3 tests=HTML_IMAGE_ONLY_32, HTML_IMAGE_RATIO_02,HTML_MESSAGE,LOCALPART_IN_SUBJECT What sticks out to me is that most of the missing score hits on the

Re: spamassassin with dcc not appearing to work

2010-07-14 Thread Michael Scheidell
On 7/14/10 2:19 AM, Jimmy Stewpot wrote: Hi There, I am currently trying to implement DCC on a small email server to test how effective it may be. Unfortunately I have been unable to get any results and it appears that its just simply not working. I have the following lines in my configuratio

Re: First run score: 25.7 Second: 2.6

2010-07-14 Thread Bowie Bailey
On 7/14/2010 8:42 AM, Emin Akbulut wrote: > I run SA Win32 port 3.3.1 by JAM Software on Windows Server 2008 64 bit. > Spamassassin.exe always calculates the same score, coz User_Prefs file is > under my docs (C:\Users\ea\.spamassassin) > > However spamd.exe -which runs as service- calculates the

First run score: 25.7 Second: 2.6

2010-07-14 Thread Emin Akbulut
I run SA Win32 port 3.3.1 by JAM Software on Windows Server 2008 64 bit. Spamassassin.exe always calculates the same score, coz User_Prefs file is under my docs (C:\Users\ea\.spamassassin) However spamd.exe -which runs as service- calculates the right score at first time then score goes very low a

Re: spamassassin with dcc not appearing to work

2010-07-14 Thread Karsten Bräckelmann
On Wed, 2010-07-14 at 06:19 +, Jimmy Stewpot wrote: > I am currently trying to implement DCC on a small email server to test > how effective it may be. Unfortunately I have been unable to get any > results and it appears that its just simply not working. > I also added the following lines to t

RE: uribl not working properly with .gg TLD

2010-07-14 Thread Giampaolo Tomassoni
> What I am asking is why a reference to http://querty.ru.gg generates a > URI > lookup for ru.gg (ie missing out the first component) whereas a > reference to > http://qwerty.ru.com generates a URI lookup for qwerty.ru.com. > > Dave Because the ru.gg second level domain is not in the TWO_LEVEL_D

RE: uribl not working properly with .gg TLD

2010-07-14 Thread DaveAtJLA
What I am asking is why a reference to http://querty.ru.gg generates a URI lookup for ru.gg (ie missing out the first component) whereas a reference to http://qwerty.ru.com generates a URI lookup for qwerty.ru.com. Dave Giampaolo Tomassoni-2 wrote: > >> I'm running SpamAssassin version 3.3.0 a

RE: uribl not working properly with .gg TLD

2010-07-14 Thread Giampaolo Tomassoni
> I'm running SpamAssassin version 3.3.0 and we received some spam > recently > which contained a link to a .ru.gg domain. While investigating whether > it > was listed in any of the URIBLs I discovered that if a message contains > a > link to "http://qwerty.ru.gg";, spamassassin only looks up the

uribl not working properly with .gg TLD

2010-07-14 Thread DaveAtJLA
I'm running SpamAssassin version 3.3.0 and we received some spam recently which contained a link to a .ru.gg domain. While investigating whether it was listed in any of the URIBLs I discovered that if a message contains a link to "http://qwerty.ru.gg";, spamassassin only looks up the domain "ru.gg

Re: are there any alternatives to textcat?

2010-07-14 Thread Benny Pedersen
On ons 14 jul 2010 02:32:36 CEST, Jason Haar wrote The idea behind TextCat seems sound, but the only alternative I've found is Google Translator - but sending your emails to it may not be an option ;-) relaycountry maybe ? or if one make a aspell/ispell plugin -- xpoint http://www.unicom.co

RE: are there any alternatives to textcat?

2010-07-14 Thread Giampaolo Tomassoni
> It's more of the implementation that needs an update than TextCat > algorithm > itself. > > Charset/case awareness: > https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6229 > > Better database: > https://issues.apache.org/SpamAssassin/show_bug.cgi?id=4152 > > Etc.. feel free to chime in..