fix warnings
This commit is contained in:
parent
059a4ebf0e
commit
97de6f6489
3 changed files with 6 additions and 6 deletions
|
@ -101,7 +101,7 @@ in
|
|||
# set to satisfy the sieveScripts check, will be overridden by userdb lookups anyways
|
||||
mailUser = "vmail";
|
||||
mailGroup = "vmail";
|
||||
sieveScripts = {
|
||||
sieve.scripts = {
|
||||
before = pkgs.writeText "spam.sieve" ''
|
||||
require "fileinto";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue