Craig R Hughes wrote: > > Barry L. Kline wrote: > > BLK> Any ideas what I need to do to fix this? > > Quite likely a mailbox locking bug. Could you post your whole procmail recipe? > > C >
Your comments and further investigation gives me an idea of the problem. Based on the docs from spamd it appears that spamd spawns a child for each message passed to it. The size of this attachment is causing a delay of in one child while other messages are being processed. Also in the docs is the tidbit that unless -P (pipe to STDOUT) is used with spamd, the output is written back to the mail spool. So Craig, I think you're dead on. I've got a couple of these child processes writing to the mailbox at one time. Now the big question -- how to fix this? Is spamd not locking mbox properly when it's writing out the cleansed message? Thanks very much for you help. Barry _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk