IMAP
- The uw-imapd distribution comes with a fairly handy tool called mailutil. It can be used to transfer mail folders between IMAP servers. For example (all one line):
mailutil append -verbose {oldserver/user=someuser/readonly/notls}INBOX {localhost/user=someuser_yourserver.tld/authuser=cyrus/tls/novalidate-cert}
- ISPMan - manage many IMAP/POP servers
- Web-cyradm - manage Cyrus POP/IMAP accounts through a web based PHP/MySQL interface information stored in MySQL rather than LDAP which may be easier for some:
http://www.web-cyradm.org/index.php
see also Networking