IMAP daemons

I have been thinking over the last few months about implementing an IMAP daemon to look after my mail, then my current method, which is to use POP3.

I had a look at the IMAPd from the University of Washington, and it is simple enough to implement, and set up, but I was hoping to use something with a bit more configuration (not so it is harder to set up, but so i can refine some of the options).

Anyone have any suggestions for something decent? If so, leave a comment.

Note: Someone I know did mention to have a look at Cyrus (which I will do), but does anyone have any comments on it before I do?

Published: 11 August 2005 # — Tags: linux, mail