postfix postmap: fatal: open database /etc/postfix/sasl_passwd.db: Permission denied

You need to make sure that postfix user is able to read that file. You can post the output of $ sudo ls -l /etc/postfix/sasl_passwd.db to get more help.
To create this file, you can use the command:
$ sudo postmap sasl_passwd
This will create the .db file.

Comments

Popular posts from this blog

HAproxy logging

tomcat catalina coyote jasper cluster

NFS mount add in fstab _netdev instead of default | firewall-cmd --list-all