add sieve support to dovecot

This commit is contained in:
Robin Raymond 2017-09-13 12:36:35 +02:00
parent ba9db7cb3a
commit 303448376b

View File

@ -37,6 +37,7 @@ in
sslServerCert = certificatePath;
sslServerKey = keyPath;
enableLmtp = true;
modules = [ pkgs.dovecot_pigeonhole ];
extraConfig = ''
#Extra Config
mail_access_groups = ${vmailGroupName}