I decided to create a small mail server. I use: postfix, dovecot, postfixadmin, the database of accounts in mysql (tabels create by postfixadmin). Everything onCentOS6. Unfortunately the server does not work. Logs: Permission denied! But, Permissions to the directory / mail where I store the correspondences: Dovecot config: /etc/dovecot-mysql.conf file: command user_query is correct? Tables in mysql databases: Can You help me ?
Hi, I don't know how to help you, BUT if u ever going to reinstall your postfix consider using these setups http://www.howtoforge.com/perfect_setup_centos5.0_p5 and combine with this http://mysql-apache-php.com/mailserver.htm (auth default config) + my thread http://www.howtoforge.com/forums/showthread.php?t=54264 (mydestination config) The setups worked for me..
Thanks. /mail/[email protected] was created automaticly. For the last time, I was changed a little configuration. Postfix: Dovecot: Now I have other problems: 1) I can send emails in Outlook, they are marked as SMAP !! 2) I do not receive any e-mails. In the mailbox on server nothing comes. Directory cur, new, tmp are empty. In log only:
Please turn off SELinux, as shown in chapter 6 on http://www.howtoforge.com/perfect-server-centos-6.0-x86_64-ispconfig-3-p3