in reply to
Re: Simple mail processing code
in thread
Simple mail processing code
Oh, I see now both Audit and MboxParser require access to the mail queue on unix. Since I'm accessing a pop server, I need to use something like the ones you mention.
Thanks!
Comment on
Re: Re: Simple mail processing code
Replies are listed 'Best First'.
Re: Re: Re: Simple mail processing code
by
perlplexer
(Hermit)
on Apr 07, 2002 at 22:38 UTC
Also check
LWP::UserAgent
since you need to know the status code for each request.
--perlplexer
[reply]
In Section
Seekers of Perl Wisdom