Re: Re-sieve emails

2020-09-29 Thread Aki Tuomi
> On 29/09/2020 09:09 @lbutlr wrote: > > > Is it possible to take the contents of a mailbox and feed them to the > account's .active_sieve file for reprocessing? > > (For example, when editing the sieve file for my list account I introduced a > typo, so a hundred or some list messages ende

Re: Re-sieve emails

2020-09-29 Thread @lbutlr
On 29 Sep 2020, at 01:21, Aki Tuomi wrote: >> On 29/09/2020 09:09 @lbutlr wrote: >> Is it possible to take the contents of a mailbox and feed them to the >> account's .active_sieve file for reprocessing? > You can use imap sieve refilter. > https://doc.dovecot.org/configuration_manual/sieve/pl

Re: Re-sieve emails

2020-09-29 Thread @lbutlr
On 29 Sep 2020, at 02:58, @lbutlr wrote: > On 29 Sep 2020, at 01:21, Aki Tuomi wrote: >>> On 29/09/2020 09:09 @lbutlr wrote: >>> Is it possible to take the contents of a mailbox and feed them to the >>> account's .active_sieve file for reprocessing? > >> You can use imap sieve refilter. >> ht

Re: Re-sieve emails

2020-09-29 Thread Aki Tuomi
> On 29/09/2020 13:09 @lbutlr wrote: > > > On 29 Sep 2020, at 02:58, @lbutlr wrote: > > On 29 Sep 2020, at 01:21, Aki Tuomi wrote: > >>> On 29/09/2020 09:09 @lbutlr wrote: > >>> Is it possible to take the contents of a mailbox and feed them to the > >>> account's .active_sieve file for re

Re: Dovecot permission denied errors on NFS after upgrade to 2.2.17

2020-09-29 Thread Claudio Corvino
It seems that upgrading kernel from 4.9.0 to 4.19.0 fixed the problem. Thanks for your help On 24/09/20 14:31, Claudio Corvino wrote: Hi, this sound correct, here is my fstab entry: /XXX.XXX.XXX.XXX:/mail-storage    /mnt/mail-storage nfs     defaults,timeo=30                0   0/ Her