Dovecot IMAP and POP3

From Garbage In, Garbage Out
Jump to: navigation, search

Not so much flying this weekend - the weather was just too darn hot. Speaking of hot, there's been some push to get the internal mail server upgraded at work.

Fearing yet another Cyrus migration, I took at look at Dovecot.

Wow.

I've been a long time Cyrus mail storage fan. It is a very robust and scalable system. Messages are indexed for the main headers at the delivery time, making it possible to open huge monster mailboxes in under a second (with a good imap reader, at least). The actual storage is one message per file (eat those inodes!), with indexes; and the indexes are stored at delivery time.

That said, Cyrus is a pain in the ass to set up. No two ways about it. Even harder is upgrading, particularly any time they change the database format. In the past I've found it faster to dump the databases entirely and let it scan the hard way to rebuild. In general, not a lot of fun.

So, for this server upgrade over the weekend, I took a look at dovecot. From where I stand, there are some benefits for our group:



Another neat thing, is we've got it set up so that we have maildir for folks, as the standard location; but with the right path via imap, someone can just as easily open a legacy mbox format mailbox. I'm personally storing my "backups" mailbox as mbox to limit the impact on the server, since it is not routinely opened.

If you're looking at imap servers, or even pop servers, do yourself a favor and spend a bit of time looking at Dovecot.

urls:


Dovecot
Cyrus


Originally published: 2006-07-23 21:15:00 -0700, by jfesler

Personal tools
Namespaces
Variants
Actions
Navigation
Services
Toolbox