* David Bishop <t...@gnuconsulting.com>:
> On Wed, Feb 04, 2009 at 07:31:23AM +0100, Martin Schmitt wrote:
> > David Bishop schrieb:
> > 
> > > What are my options? I don't have a lot of experience with dovecot (it's
> > > been a few years for me) and thus don't really know anything about its 
> > > SASL implementation.  Should I move away from SASL completely?  Any
> > > suggestions (or requests for clarification) would be gratefully
> > > accepted.
> > 
> > I had written my own SASL implementation several years ago. Now I am in
> > the process of moving to Dovecot myself. It doesn't get any simpler than
> > Postfix+Dovecot.
> 
> 
> So are you recommending dropping courier for imap/pop completely? Or

Courier does read the complete maildir folder any time you access it. This
design decision has been made on purpose and will likely not change. Mr. Sam
told me so in an interview I made a year or so ago.

Dovecot on the other hand indexes maildir mailboxes when you access the
mailbox and, when using the Dovecot LDA deliver, updates the index whenever it
add new mails to the mailbox.

The difference is: Courier uses a lot more ressources that Dovecot. Ralf and I
had the amazing experience that load on a machine dropped from 60 (!) down to
2 when we exchanged Courier POP for Dovecot POP.

This alone is a reason to use Dovecot unless you have a good reason to waste
ressources (and wait longer ...).

See <http://postfix.state-of-mind.de/results/> for a comparison of IMAP
servers and how they scale (on regular Intel hardware using RAID 5 and SATA
discs):

  System Konfiguration
  Postfix 2.2.10
  Fujitsu-Siemens S150 T3
  Intel(R) Pentium(R) 4 CPU 3.60GHz
  3GB RAM
  store: 3 x 1 RAID-5



> just using the SASL portion of dovecot?  I guess I don't particularly
> care what imap/pop server I use, as long as it can use a
> crypted-password from a mysql database, and read/write maildir...

Dovecot can do that.

It is also under steady development. Timo does a real good job on his server.

p...@rick

-- 
The Book of Postfix
<http://www.postfix-book.com>
saslfinger (debugging SMTP AUTH):
<http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>

Reply via email to