rspam needs SYS_ADMIN to use DynamicUser
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
with lib;
|
||||
let
|
||||
cfg = config.fudo.mail.dovecot;
|
||||
|
||||
sievePath = let
|
||||
isRegularFile = _: type: type == "regular";
|
||||
sieves = filter isRegularFile (builtins.readDir ./sieves);
|
||||
|
||||
Reference in New Issue
Block a user