![]() |
|
XP is just a number | |
PerlMonks |
Re: MIME::Lite returns "SMTP Failed to connect to mail server: Bad file descriptor"by Anonymous Monk |
on Apr 28, 2009 at 10:22 UTC ( #760571=note: print w/replies, xml ) | Need Help?? |
Try turning debug on with:
MIME::Lite->send('smtp','host.com',Debug=>1);
In Section
Seekers of Perl Wisdom
|
|