[NTLUG:Discuss] perl module to parse email content
David Camm
dcamm at advwebsys.com
Sat Sep 18 13:36:08 CDT 2004
David Camm wrote:
> i'm trying to write some perl code which would parse and summarize
> bounced email messages.
[snip]
> i've looked on CPAN, but can't find anything.
then Victor wrote:
Just need to look harder :)
Do this from the command line:
perl -MCPAN -e shell
At the CPAN prompt, type:
i /Mail/
I get 898 items returned. There's definitely modules written to handle
mail processing.
Victor
--------------
of COURSE you get a huge number of returns when searching on Mail in CPAN. i use
some of those modules.
i didn't mean i couldn't find anything on Mail, i'm looking for some guidance on
a very specific item - parsing bounced messages.
d
More information about the Discuss
mailing list