Bowie Bailey writes:

I'm not familiar with debugging C code, but I will gladly trace
processes and send you dumps or whatever you need if you can give me
instructions.

Run 'strace -s 256 -o tracefilename.log -f -p <PID>', where <PID> is courieresmtp's process ID.

There's one courieresmtp process when Courier is not doing anything. When sending mail more courieresmtp processes get started, as child processes, so you want to begin tracing the parent process when Courier is not doing anything, then flush a couple of the messages.

Attachment: pgpsVhy6Sq0xr.pgp
Description: PGP signature

_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to