On Thu, 3 Aug 2006, Rudy Gevaert wrote:
Hi,
I'm building a bunch of perl scripts to administer our users on our mail
installation. For now I've been using Cyrus::IMAP::Admin.
On CPAN I also found IMAP::Admin.
Which one should I use?
I can see the following differences:
- the cyrus version doesn't support ssl, while the other one does
- cyrus version doesn't do recursive delete of mailbox
- cyrus supports xfer, while other one doesn't
Any other opinions about this? What do you guys use?
I use IMAP::Admin and Mail::IMAPClient. IMAP::Admin covers most of the
basics. Mail::IMAPClient can send arbitrary commands to the IMAP server,
so I use it for moves between backends, etc.
Andy
----
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html