Displaying 1 result from an estimated 1 matches for "imapsieve_mailbox2_".
Did you mean:
imapsieve_mailbox1_
2019 Oct 04
1
imapsieve administrator scripts are not executed in the order they are defined
...igeonhole IMAPSieve Plugin and the order in which
administrator scripts are executed. Although I cannot find anything about the
order in which the scripts are executed, I would expect they are executed in
the order they are defined: the one defined by imapsieve_mailbox1_* before the
one defined by imapsieve_mailbox2_* in case both match.
I defined several administrator scripts; among them one that should be executed
when copying a mail to mailbox "Inbox", and one that should be executed when
copying a mail from a mailbox "*.Spam" to any other mailbox. No matter in
which order I define the...