Hi, I am looking to parse an email message by using amavisd or MIME::Parser.
I am working on an approach that takes in the smtp data stream and returns me with an array of attachment references or streams in fully parsed out form in java that I can logically refer to as a received email object. Is it possible with amavisd or MIME::PARSER, is there any java port available for either amavisd or MIME::PARSER that I can use. I have already looked in mime4j and it doesn't solve my purpose in current form since I still have to parse the mime messages after getting mime part event notifications. Please suggest. Thanks in advance. Ashish Sharma ------------------------------------------------------------------------------ _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/