Dovecot shouldn't be using PAM

This commit is contained in:
niten 2023-09-29 14:41:59 -07:00
parent 5bf9af1531
commit b51af05f84
1 changed files with 1 additions and 0 deletions

View File

@ -256,6 +256,7 @@ in {
enable = true;
enableImap = true;
enableLmtp = true;
enablePAM = false;
mailUser = cfg.mail-user;
mailGroup = cfg.mail-group;