http://bugzilla.spamassassin.org/show_bug.cgi?id=3796
------- Additional Comments From [EMAIL PROTECTED] 2005-04-20 18:53 ------- Please let me add our experience to this bug. This is more to confirm Lukasz experience than anything else. We have SA 3.0.2 running on a Fedora Core 2, in a research institute with aprox 500 email accounts. Spamd runs with 5 childs, same options -d -c -m5 -H. We observed several times this problem. Spamd just halts, letting all mails pass through. If a user has its quota exceeded but the bayes files exist, there is no problem since the child process returns with not retry to write to the files. But if some bayes file do not exists, then spamd child tries indefinitely to _create_ the file. So, that child process is trapped with that user. The 5th email this user with exceeded quota receives then catch all the childs, so procmail for all users timesout and all emails are dropped unprocessed to the inboxes. And it always appears some __db.* file. So, the problem arise when SA tries to create the files. This is a blocking bug, so I would raise the severity. Hope this helps, Luis. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
