Displaying 1 result from an estimated 1 matches for "aqlwv".
Did you mean:
aql
2019 Oct 04
1
imapsieve administrator scripts are not executed in the order they are defined
...x is higher or
lower than the index of the other rule.
The following change could fix this:
- unsigned int insert_idx = 0;
+ unsigned int insert_idx = array_count(rules);
Best regards,
Frank
----- log -----
[...]
Oct 4 23:51:12 somehost dovecot[22918]: imap(user)<22927><oLq3sRyU0t/AqLwV>:
Debug: imapsieve: mailbox INBOX: MOVE event
Oct 4 23:51:12 somehost dovecot[22918]: imap(user)<22927><oLq3sRyU0t/AqLwV>:
Debug: sieve: Pigeonhole version 0.5.7.2 (7372921a) initializing
Oct 4 23:51:12 somehost dovecot[22918]: imap(user)<22927><oLq3sRyU0t/AqLwV>:
Debug...