in reply to Re^4: Error upon "send()" with MIME::Lite (help please)
in thread Error upon "send()" with MIME::Lite (help please)
I have no idea whats the problem.
Why? Try some flavor of
### use Net:SMTP to do the sending $msg->send('smtp','some.host', Debug=>1 );
|
|---|