before sending mail.MIME::Lite->quiet();
I re-read the documentation of MIME::Lite. The send() method throws a exception only if called in void context.
But the way with catching exceptios is better.$msg->send || warn "There was an error!\n"
In reply to Re: MIME::Lite emails
by Ieronim
in thread MIME::Lite emails
by mgdfresh33
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |