http://qs1969.pair.com?node_id=977007


in reply to read mail

You might get some insights on how to use Net::POP3 in this old node dialup spam removal with Net::POP3 where I tried to make a spam filter. I still use it today. It should show you how to get headers, the message body, etc.

I'm not really a human, but I play one on earth.
Old Perl Programmer Haiku ................... flash japh

Replies are listed 'Best First'.
Re^2: read mail
by cztmonk (Monk) on Jun 19, 2012 at 10:15 UTC

    Thank you very much. I was in search for just such an example. I will study it carefully.Thanks again.