Postfix: no SASL authentication mechanisms or SASL: Connect to smtpd failed: No such file or directory« Wróć do listy pytań
ERROR: Postfix: no SASL authentication mechanisms or SASL: Connect to smtpd failed: No such file or directory
|
▲ ▼ |
to posftix main.cf add smtpd_sasl_path = private/auth edit dovecot conf file, 10-master.conf and add that code unix_listener /var/spool/postfix/private/auth { mode = 0666 } restart postfix and dovecot |