From 41d59a7352bb4ebd087c43e5be8a9f1e0cf13117 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 1 Feb 2019 21:15:33 +0100 Subject: ... --- ymir.nix | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/ymir.nix b/ymir.nix index c157d75e..d8b4ea76 100644 --- a/ymir.nix +++ b/ymir.nix @@ -750,7 +750,7 @@ in rec { result_success = continue-ok } - mail_plugins = $mail_plugins quota + mail_plugins = $mail_plugins sieve quota mailbox_list_index = yes postmaster_address = postmaster@yggdrasil.li recipient_delimiter = + @@ -770,8 +770,6 @@ in rec { user = postfix group = postfix } - - mail_plugins = $mail_plugins sieve } namespace inbox { @@ -801,10 +799,6 @@ in rec { } } - service managesieve {} - - protocol sieve {} - plugin { sieve = file:~/sieve;active=~/.dovecot.sieve sieve_redirect_envelope_from = orig_recipient -- cgit v1.2.3