Displaying 1 result from an estimated 1 matches for "0xk1".
Did you mean:
0x1
2010 Jun 18
1
Help with a generated sieve rule
Hi all,
Can some kind soul please help me find why this rule did not work,
what's wrong? I am using dovecot 1:1.2.10-0xk1.
## Generated by RoundCube Webmail SieveRules Plugin ##
require ["vacation","variables"];
set "subject" "";
if header :matches "subject" "*" {
set "subject" "${1}";
}
# rule:[Treinamento]
if anyof (true)
{...