Merge pull request #31 from eqyiel/debug-option

Add debug option for verbose logging
This commit is contained in:
Robin Raymond 2017-11-15 07:52:16 +01:00 committed by GitHub
commit 5a851d837c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 17 additions and 2 deletions

View file

@ -53,7 +53,12 @@ in
extraConfig = ''
#Extra Config
#mail_debug = yes
${lib.optionalString debug ''
mail_debug = yes
auth_debug = yes
verbose_ssl = yes
''}
mail_access_groups = ${vmailGroupName}
ssl = required