in reply to
MIME::Lite returns "SMTP Failed to connect to mail server: Bad file descriptor"
Try turning debug on with: MIME::Lite->send('smtp','host.com',Debug=>1);
Comment on
Re: MIME::Lite returns "SMTP Failed to connect to mail server: Bad file descriptor"
In Section
Seekers of Perl Wisdom