Mime::Lite has the ability to send mails by SMTP without resorting to another library:
$msg->send('smtp', 'mail.hostname.com');
Update: Actually, Mime::Lite uses Net::SMTP "under the covers" to do its SMTP sending.
In reply to Re: How can I mail email with attachments using MIME::Lite and SMTP?
by impossiblerobot
in thread How can I mail email with attachments using MIME::Lite and SMTP?
by kleinbiker7
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |