2 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: esmtpd logging
FromSent OnAttachments
Sam VarshavchikJul 20, 2001 6:23 pm 
Daniel BiddleJul 20, 2001 7:27 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Re: esmtpd loggingActions...
From:Daniel Biddle (del@osian.net)
Date:Jul 20, 2001 7:27:31 pm
List:net.sourceforge.lists.courier-users

On Fri, Jul 20, 2001 at 09:23:08PM -0400, Sam Varshavchik wrote:

Dan Maynard writes:

is there anyway to trap the conversation between courier's smptd similar to that of imapd (with IMAPDEBUGFILE in <courier_install>/etc/imapd?)

Nope. Use strace.

Or a program such as recordio from ucspi-tcp, which records only the SMTP conversation: <http://cr.yp.to/ucspi-tcp/recordio.html>.

Which you should use depends on the problem you're trying to track down, and the amount of detail you need.