Re: Configuring for use with qmail
Sam Vilain <[email protected]>
| Newsgroups | gmane.mail.spam.active-spam-killer.general |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 12 Feb 2004 11:01, you wrote mentioning mailkey 2524427349; > Apparently the send_mail() function is still > not delivering the > messages. What happens when a new message comes in three processes > start and just sit there. Here is a snippet from ps -aux Looks nasty. It's about this time I pull out my swiss army chainsaw of diagnostics, strace, and use it to view the system calls that the programs are making while they're hung. I'd add a "f" to the ps listing; eg `ps fx' to see a proper tree of the processes. It *looks* like the sendmail command isn't returning at all. If it is a problem with the sendmail process, you can attach it with `strace -p NNN' (where NNN is the PID of the sendmail process) to see what's going on, in absence of any other helpful log messages. Which is your rc_mta_command setting? -- Sam Vilain, sam /\T vilain |><>T net, PGP key ID: 0x05B52F13 (include my PGP key ID in personal replies to avoid spam filtering) Real Programmers don't program in PASCAL, BLISS, ADA, or any of those other sissy computer sicence languages. Strong typing is a crutch for people with weak memories. ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click