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?

11th August, 2005
Thursday, 11 August 2005 @ 5:34 p.m.
(#1) — Ycros
I've always used courier-imap, and it's worked well for me. It seems to be a popular choice for an imap server... I sometimes wonder why people very rarely use the whole courier MTA suite. I know I prefer consistency and integration...