Package: fusiondirectory-plugin-cyrus
Version: 1.0.8.2-3
Hi,
When you try to save sieve vacation using fusiondirectory-plugin-cyrus
(cyrus-imapd, Jessie), you'll get FD errors like
Cannot store SIEVE script: script errors:
line 3: vacation MUST be enabled with "require"
Fix that works for us:
--- sieve_script.tpl_ 2015-03-10 17:43:21.000000000 +0100
+++ sieve_script.tpl 2015-03-10 17:50:43.332000000 +0100
@@ -1,8 +1,6 @@
-{if $content}
###FUSIONDIRECTORY
require ["fileinto", "reject", "vacation"];
-{/if}
{if $spamfilter}
# Sort mails with higher spam level
if header :contains "X-Spam-Level" "{$spamlevel}" {literal}{{/literal}
Please verify and fix. Thank you.
--
Regards,
Pawel Boguslawski
IB Development Team
https://dev.ib.pl/
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]