From 5a814cbe7196bf244a5124785c143c9057dc8444 Mon Sep 17 00:00:00 2001 From: pacien Date: Thu, 20 Sep 2018 09:52:52 +0200 Subject: Add dovecot auth support --- exim.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'exim.conf') diff --git a/exim.conf b/exim.conf index b020999..9c0b1a4 100644 --- a/exim.conf +++ b/exim.conf @@ -42,6 +42,9 @@ CERTDIR = /etc/mail/ssl DKIMDIR = /etc/mail/dkim USERLIST = /etc/mail/list.d/users.list +#ENABLE_PAM_AUTH = yes +#DOVECOT_AUTH_SOCKET = /var/run/dovecot/auth-client + ALIASMAP = /etc/mail/list.d/aliases.map #SPAMD_ADDRESS = 127.0.0.1 11333 variant=rspamd -- cgit v1.2.3