Problems? Is your data what you think it is? | |
PerlMonks |
Re: How can I mail email with attachments using MIME::Lite and SMTP?by impossiblerobot (Deacon) |
on Nov 26, 2002 at 19:45 UTC ( [id://215912]=note: print w/replies, xml ) | Need Help?? |
Mime::Lite has the ability to send mails by SMTP without resorting to another library:
Update: Actually, Mime::Lite uses Net::SMTP "under the covers" to do its SMTP sending. Impossible Robot
In Section
Seekers of Perl Wisdom
|
|