spewn
Programmer
- May 7, 2001
- 1,034
I've been looking around for different ways to access my mailbox using perl. i'm going to display the contents on a page, etc, so i need to break it down like a regular email viewer.
Here's a few I'm looking at if anyone could offer suggestions, experience.
Net::IMAP::Simple;
Mail:OP3Client;
Mail::IMAPClient;
I know they probably all do the same, so I'm looking for ease of use, etc.
Thanks.
- g
Here's a few I'm looking at if anyone could offer suggestions, experience.
Net::IMAP::Simple;
Mail:OP3Client;
Mail::IMAPClient;
I know they probably all do the same, so I'm looking for ease of use, etc.
Thanks.
- g