| CPAN Ratings (Gamma) Mail-IMAPClient reviews | |
| Home | Search | About | Login |
RSS | Module Info | Add a review of Mail-IMAPClient
5 out of 5 found this review helpful:
I have a couple of moderately busy Postfix servers that spew a large amount of admin messages concerning incoming traffic that is bounced or rejected for various reasons. There is too much to handle manually, so I wrote a program using Mail::IMAPClient to go through the folders where these messages are stored, and delete all the simple cases that I don't care about (and writing a one-line summary about the transaction to a log file for later perusal).
This helps reduce the size of the IMAP folders and what is left are the potentially tricky messages that may require more careful investigation.
Mail::IMAPClient handled the aspects of connecting to the server and bringing each message (header and body) to my program in a straight-forward manner. The documentation was easy to understand, and all the functionality I needed to use was "just there".
I don't know what the other IMAP modules on CPAN are worth, but this one is quite probably all you need.
David Landgren - 2007-04-05 03:09:56
Was this review helpful to you?
Yes
No
Works fine but on larger mailboxes very slow :-( I'm thinking about forking to diffrent child processes to handle this.
Florian Knell - 2004-11-27 01:31:47
Was this review helpful to you?
Yes
No
brilliant!
Jean-Michel Hiver - 2004-04-07 04:50:12
Was this review helpful to you?
Yes
No
I haved used this module for everything from migrating our 65k user base from a VMS mail server to developing a custom web interface to the local IMAP servers. I would reccomend this to anyone doing any kind of IMAP related work.
Joe Breeden - 2003-09-03 11:09:20
Was this review helpful to you?
Yes
No
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|