Hello All,

I'm using Email::MIME to interprete *.eml files (regular email messages) in 
order to display them correctly in a web page (a web mail application). I'm 
having some problems with it as it doesn't recognize certain content-type's 
in multipart messages.

I want to be able to do this with Perl and display all kind of multipart 
messages and its contents as well as Outlook Express or Windows Live Mail do 
it. I've seen Java and PHP web applications that accomplish this perfectly, 
but I really want to do it in Perl and I wouldn't like the idea of having to 
chose another language over Perl to do something Perl is supposed to do 
perfectly.

Does any one know if there's a better module to do this than Email::MIME?

Thanks in advance,

Paco Zarabozo

_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to