Dovecot shouldn't be using PAM
This commit is contained in:
parent
5bf9af1531
commit
b51af05f84
|
@ -256,6 +256,7 @@ in {
|
|||
enable = true;
|
||||
enableImap = true;
|
||||
enableLmtp = true;
|
||||
enablePAM = false;
|
||||
|
||||
mailUser = cfg.mail-user;
|
||||
mailGroup = cfg.mail-group;
|
||||
|
|
Loading…
Reference in New Issue