PDA

View Full Version : Postfix + Courier


alamba
February 18th, 2006, 06:32 AM
Hi,

I'm looking at building an email server for a client, the requirements are must have POP3 and webmail. I'm considering postfix and courier for this.

Any comments? Would you suggest this or another email smtp/pop3 pair?Could someone post a configuration steps/howto url?

Akshay

heimo
February 18th, 2006, 07:23 AM
Ubuntu + Postfix + Courier IMAP + MySQL + Amavisd-new + SpamAssassin + ClamAV + SASL + TLS + SquirrelMail + Postgrey (http://flurdy.com/docs/postfix/)

alamba
February 18th, 2006, 07:59 AM
Thanks heimo. Just wondering if it's possible to use the OS users for mail sending and delivery rather than sql database. Since this is a dedicated server I'll rather not use virtual domains.

A

jinacio
February 18th, 2006, 04:46 PM
look at Dovecot (http://www.dovecot.org/) for pop3/imap, its extremely easy to install and configure.

i'm not familiar with any webmail interface but i am pretty sure there are many to choose from.

alamba
February 19th, 2006, 03:17 AM
Thanks. Davecot does make me rethink courier.

A