in reply to Re^2: how can send an email with attachment from an html form
in thread how can send an email with attachment from an html form
Um, from the doc for MIME::Lite (for several years now):
MIME::Lite is not recommended by its current maintainer. There are a number of alternatives, like Email::MIME or MIME::Entity and Email::Sender, which you should probably use instead. MIME::Lite continues to accrue weird bug reports, and it is not receiving a large amount of refactoring due to the availability of better alternatives. Please consider using something else.
|
|---|