Hello list.
I'm configuring mail server on CentOS 4.1 (migration from SuSE). Configuration of postfix with sasl is OK - server receive and sent mails using TLS and SASL authentication.
Problems:
1. When mail arrives to server it don't go to Amavis-new (from Dag repo). I added lines to master.cf as described here: http://www.ijs.si/software/amavisd/README.postfix.txt and Amavis and postfix daemons starts fine. Mails just go to mailboxes bypassing Amavis-new.
2. When I try to receive mail from server through pop3 (110 tcp) or pop3s (995 tcp) (cyrus-imapd), I get an alert message: *Sending of password did not succeed. Mail server mail.domain.com responded: Unable to locate maildrop: Mailbox does not exist*
3. How to setup: when sending mails from server console (pine or mutt) have to use sasl authentication?
4. Where are cert files used by cyrus-imapd to secure pop3s connection. I need to use my own certs.
5. After login to squirrelmail I get this http://www.ch.pw.edu.pl/~dominik/squirrelmail.png screen
Regards