Sure. If you want. But this prevents your users from having multiple Sieve
scripts, like one for vacation, and one for not-vacation.
But sure. you can have sieveFilter table with just email and id number of 1.
Aki
> On 26/07/2024 10:33 EEST Aki Tuomi via dovecot wrote:
>
>
> It's OK to hide
It's OK to hide it to the mailbox table as sieveFilterID.
Then you can do
map {
pattern = priv/sieve/name/default
table = mailbox
username_field = email
value_field = sieveFilterID
}
Aki
> On 26/07/2024 10:14 EEST Adam Miller wrote:
>
>
> -- Original Message --
> From "Aki T