https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6633

Marcin <b...@mejor.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b...@mejor.pl

--- Comment #3 from Marcin <b...@mejor.pl> 2011-09-20 21:40:15 UTC ---
I've made some observation and i've got sample of problematic mail (this mail
is ham). When i invoke spam test using spamassassin<email it took about 2
minutes to scan, it's acceptable by me. Problem appears when i run test using
spamc (this is also the way exim does communicate with spamd), spamc quits
after 10 minutes without report. Spamd does cpu load for 2 minutes next idles.
Strace spamc hangs in this moment:
shutdown(3, 1 /* send */)               = 0
rt_sigaction(SIGALRM, {0x19375d90, [], 0}, {SIG_DFL, [], 0}, 8) = 0
alarm(600)                              = 0
recv(3,

Darxus, i prefer not to use additional, external tool to scan emails. Imho it
should be done at mta level.
John, it looks the problem isn't in bayes but i'm not sure what is the root of
timeout, this is reason i don't change summary in bug. I'll attach sample
email, i have to obfuscate some information inside headers and body, it
shuldn't do diference for spamassassin.

-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to