Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > Perl Misc > MIME::Lite alternative?

Reply
Thread Tools

MIME::Lite alternative?

 
 
Tuxedo
Guest
Posts: n/a
 
      02-03-2013
Hello,

While looking into alternative modules to process a feedback form,
optionally attach a file, a message with HTML and integrating the file as a
Base64 attachment, I'm considering MIME::Lite. Perhaps MIME::Lite is the
most widely used module for multipart email processing including
attachments. However, the latest MIME-Lite-3.029, from November 2011, has
the following message on its homepage:
"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."
Source: http://search.cpan.org/~rjbs/MIME-Li...b/MIME/Lite.pm

The "weird reports" is not being exactly specific in terms of which
situations the module may fail and it certainly does not offer a great deal
of confidence in its use.

In addition to the alternatives mentioned by the author, being Email::MIME,
MIME::Entity and Email::Sender, can anyone here recommend their tried and
tested modules, which you may have found particularly useful in handling
multipart email tasks with html and inline attachments?

Many thanks for any advise.
Tuxedo
 
Reply With Quote
 
 
 
 
Tuxedo
Guest
Posts: n/a
 
      02-03-2013
Ben Morrow wrote:

[..]

> I have successfully used Email::MIME with Email::Sender::Simple.


Thanks for the advise, I will give this combination a try.

Also, maybe Mail::Sender is another good alternative:
http://search.cpan.org/~jenda/Mail-S...8.22/Sender.pm

Tuxedo
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off




Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57