forked from Fachschaft/nixConfig
Address first round of review
This commit is contained in:
parent
43016d852d
commit
3b34a5cd58
2 changed files with 5 additions and 5 deletions
|
@ -181,7 +181,7 @@ in {
|
|||
"lookup.default.hostname"
|
||||
"certificate.*"
|
||||
] # the default ones
|
||||
++ ["sieve.trusted.scripts.*"]; #for macros to be able to include our redirection script
|
||||
++ ["sieve.trusted.*"]; #for macros to be able to include our redirection script
|
||||
sieve.trusted.scripts.redirects.contents = "%{file:/tmp/virt_aliases}%"; # generated redirect script
|
||||
session.data.script = "'redirects'";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue