> I'm having a similar problem, only, in my installation it appears > that multi-recipient emails are being queued forever by postfix and > then growing the dbmail-lmtpd process to an obscene size.
You might try setting the destination_recipient_limit to one and see if at least the mail all gets inserted one-at-a-time, till the problem can be tracked down and fixed. > Any tips on debugging this? The output from verbose logging of Level 5 logging in dbmail, and maybe increase postfix logging some, too. > Specific procedures for debugging dbmail that you guys use in-house > would be great. For stuff like this, I'd use level 5 logging - if you have a particular section of code you're looking at, add some more debugging lines in there if needed. -- Jesse Norell jesse @ kci.net
