summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ymir.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/ymir.nix b/ymir.nix
index d8b4ea76..264bc4f5 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -799,6 +799,9 @@ in rec {
799 } 799 }
800 } 800 }
801 801
802 service managesieve {}
803 protocol sieve {}
804
802 plugin { 805 plugin {
803 sieve = file:~/sieve;active=~/.dovecot.sieve 806 sieve = file:~/sieve;active=~/.dovecot.sieve
804 sieve_redirect_envelope_from = orig_recipient 807 sieve_redirect_envelope_from = orig_recipient