Re: [EXT] Re[8]: Sieve Filters with MySQL

2024-07-26 Thread Aki Tuomi via dovecot
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

Re: [EXT] Re[8]: Sieve Filters with MySQL

2024-07-26 Thread Aki Tuomi via dovecot
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