3 messages in net.sourceforge.lists.courier-users[courier-users] Re: esmtp setup problems
FromSent OnAttachments
Sam VarshavchikJul 7, 2001 9:53 am 
Wade BowmerJul 11, 2001 5:44 pm 
Sam VarshavchikJul 11, 2001 6:08 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:[courier-users] Re: esmtp setup problemsActions...
From:Wade Bowmer (stat@yceran.org)
Date:Jul 11, 2001 5:44:36 pm
List:net.sourceforge.lists.courier-users

use Mail::Sendmail;

I am most puzzled as to why my mail delivery does not work. There is surely something simple I have not done - as the entirity of the rest of the Courier world must have this working!

Take a trace of the SMTP conversation.

I had this problem a few weeks ago - it seems to be connected with the Perl Mail::SendMail CPAN module. I solved it by not using it to send email.

But it would be good to solve this. So how does one take a trace of the SMTP conversation? tcpdump produces a very hard to read display - is there something better?

Wade.