Displaying 1 result from an estimated 1 matches for "imapsieve_mailboxxxx_name".
Did you mean:
imapsieve_mailboxx_name
2023 Feb 25
0
Small suggestion for improvement of pigeonhole/imapsieve documentation
...XXX? in this setting is a sequence number,
which allows configuring multiple associations between Sieve scripts and
mailboxes. The settings defined hereafter with matching sequence numbers
apply to the mailbox named by this setting. The sequence of configured
mailboxes ends at the first missing imapsieve_mailboxXXX_name setting.
This setting supports wildcards with a syntax compatible with the IMAP
LIST command, meaning that this setting can apply to multiple or even
all (?*?) mailboxes.
```
What do you think about adding a small explanatory sentence to the
documentation? For example:
```
This setting config...