http://bugzilla.spamassassin.org/show_bug.cgi?id=3472
------- Additional Comments From [EMAIL PROTECTED] 2004-06-04 11:27 ------- Subject: Re: New: This email gets stuck in spamd and puts large load on CPU On Fri, Jun 04, 2004 at 11:15:57AM -0700, [EMAIL PROTECTED] wrote: > URL: http://www.wcape.school.za/wcsn/1BWIyg-000BMx-DI.tar.gz > > I'm submitting a email that will not parse through spamd it keeps retrying > its > putting a very heavy load on my server. I have tared the mail as it was in > the ./scan/ dir. see URL I'm sure it does. Compressed, the file is almost 4MB in size. The .eml file inside is ~1.8MB (the tgz has the email and attachments broken out into separate files). By default, spamc will not pass anything to spamd that is >250k in size because resource requirements go up dramatically as the message size increases. This is documented at http://wiki.apache.org/spamassassin/SpamdKillingServer How are you calling spamd? If through spamc, it should't send the message through to spamd unless you've increased the max message size via -s. If it's through another method, you should configure it to not send large messages through to spamd. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
