1
0
ketr.services/mail/etc/dovecot/auth.d/01-mail-stack-delivery.auth
2023-10-10 11:45:38 -07:00

10 lines
224 B
Plaintext

mechanisms = plain login
socket listen {
client {
path = /var/spool/postfix/private/dovecot-auth
mode = 0660
user = postfix
group = postfix
}
}