Displaying 1 result from an estimated 1 matches for "olq3sryu0t".
2019 Oct 04
1
imapsieve administrator scripts are not executed in the order they are defined
...s rule index 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>:...