From 50fb6dff870b8c70b4c905bbe9ca36b9c54725b1 Mon Sep 17 00:00:00 2001 From: Markus Katharina Brechtel Date: Fri, 15 Sep 2017 11:49:15 +0000 Subject: [PATCH] use dovecot sasl --- templates/main.cf.j2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/main.cf.j2 b/templates/main.cf.j2 index 04623e9..b9ca677 100644 --- a/templates/main.cf.j2 +++ b/templates/main.cf.j2 @@ -54,3 +54,6 @@ virtual_mailbox_maps = # use dovecot lmtp for mail transport virtual_transport = lmtp:unix:private/dovecot-lmtp + +smtpd_sasl_type = dovecot +smtpd_sasl_path = private/auth