MIME::Parser
2005/03/19 filed under /perlAfter messing around with several mail parsers (Mail::Box, Email::Simple and others) I've come to like this parser best. It's part of the MIME-tools, which includes a lot of handy example scripts and modules to suit your every day mail parsing.
It's way easier to get around with than say Mail::Box (Email::* modules are easy too, but my previous project's server had MIME::Parser installed already) and saving a bunch of attachments is a breeze this way.
Posted by: B10m |
permanent link |
comments (0)



Comments