> Do you use courier for smtp as well? Do you use the virtual domain features > of courier to handle your domains? Do you use use any other mail apps? > Anyone else got an opinion/warning/advice?
I'm using postfix for SMTP. The setup is taken from the "Gentoo Virtual Mailhosting System with Postfix Guide". I don't think there is a special configuration for any virtual domain feature of courier-imap. The users are taken from a mail users table in MySQL where each user has an entry for his .maildir directory. postfix delivers the mail into these mail directories, so postfix is set up to use virtual domains. The mail relevant packages are postfix, courier-imap, cyrus-sasl and pam_mysql. Regards, Ren�
