feat: Enables sieve filters for the email. Closes #29
This commit is contained in:
parent
ff0ba0ef3a
commit
7edd86046b
1 changed files with 2 additions and 0 deletions
|
@ -240,6 +240,8 @@ in {
|
||||||
cfg.domain
|
cfg.domain
|
||||||
];
|
];
|
||||||
|
|
||||||
|
enableManageSieve = true;
|
||||||
|
|
||||||
lmtpSaveToDetailMailbox = "yes";
|
lmtpSaveToDetailMailbox = "yes";
|
||||||
|
|
||||||
extraVirtualAliases = {
|
extraVirtualAliases = {
|
||||||
|
|
Loading…
Reference in a new issue