Benedict, > Once and email has been rebuilt from the chunks it is stored in, what ways > do people use to separate out the email into headers, body attachments etc > for displaying them? (I am thinking of displaying them on a web page with > perl.)
One way would be by using a perl module MIME-Tools ( http://search.cpan.org/dist/MIME-tools/ ). The package also includes a simple command-line tool: .../examples/mimeexplode which can be used from a command line or used as example code. Mark ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ 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/