Displaying 2 results from an estimated 2 matches for "imapsieve_mailbox1_".
Did you mean:
imapsieve_mailbox
2023 Feb 25
0
Small suggestion for improvement of pigeonhole/imapsieve documentation
...The template shown for the imapsieve_mailboxXXX_ parameters suggested to
me that a sequence number of three digits must / can be specified here.
Thus, I started numbering my parameters with imapsieve_mailbox001.
However, while researching in various forums, I came across only
examples that use imapsieve_mailbox1_ as the first parameter. In
desperation I tried this out - now it works for me, too.
Long story short - I don't know if I'm the only one who has made this
mistake so far. A little hint in the documentation[1] would have helped
me, how the XXX is meant exactly. I am referring to this sect...
2019 Oct 04
1
imapsieve administrator scripts are not executed in the order they are defined
...dovecot developers,
I have an issue with the Pigeonhole 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 m...