From 296926d00397362d8b44224dc57c782240b8d1d5 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 18 Dec 2017 15:58:46 +0100 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ymir.nix | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/ymir.nix b/ymir.nix index bcf0d082..8f9230f2 100644 --- a/ymir.nix +++ b/ymir.nix @@ -725,20 +725,18 @@ in rec { userdb { driver = passwd + + result_success = continue-ok } passdb { driver = pam args = dovecot2 - - result_success = continue-ok } userdb { driver = passwd-file args = /srv/mail/dovecot.passwd - - skip = notfound result_failure = continue result_internalfail = continue -- cgit v1.2.3