failed to compile a sieve script with optional include
5 Apr
2021
5 Apr
'21
12:19 p.m.
Hi,
I am trying to compile the following sieve script:
require [ "variables", "include", "relational", "imapsieve" ];
global "importing";
include :personal :optional "pre-sent-checks";
if string :count "eq" "${importing}" "1" { keep; stop; }
But I have this error:
What should I do to compile a script with an optional user script, please ?
Thanks
1599
Age (days ago)
1599
Last active (days ago)
1 comments
1 participants
participants (1)
-
André Rodier