1
0
ketr.services/config/mail/etc/dovecot/auth.d/01-mail-stack-delivery.auth
James Ketrenos 97a73102bf Working on DNS and email
Signed-off-by: James Ketrenos <james_git@ketrenos.com>
2023-10-07 00:15:49 -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
}
}