Incremental purge?

2020-08-23 Thread Jesus Cea
I am using mdbox storage format. As far as I know, “doveadm purge” does a complete purge. The time and disk activity would be proportional to the number mdbox files on the storage. The purge time could be huge. I wonder if there is some way of doing a kind of incremental purge, stopping/restar

doveadm/doveconf as user tries and fails to read host key

2020-08-23 Thread jimc
Distro: OpenSuSE Tumbleweed for x86_64 Failing version: dovecot23-2.3.11.3-1.1.x86_64 Install Date: 2020-08-18 Reverting to previous version works: dovecot23-2.3.10.1-2.3.x86_64 (Packages downgraded coordinately: dovecot23 dovecot23-backend-sqlite) How to make it fail: As the user, execute d

Re: doveadm/doveconf as user tries and fails to read host key

2020-08-23 Thread Arjen de Korte
Citeren jimc : Distro: OpenSuSE Tumbleweed for x86_64 Failing version: dovecot23-2.3.11.3-1.1.x86_64 Install Date: 2020-08-18 Reverting to previous version works: dovecot23-2.3.10.1-2.3.x86_64 (Packages downgraded coordinately: dovecot23 dovecot23-backend-sqlite) How to make it fail: As the us

Re: Incremental purge?

2020-08-23 Thread Jesus Cea
On 24/8/20 7:12, Fabien KOCIK wrote: > First, extract user list using doveadm users '*'. > Then process this list to fit your needs (seven parts for a week and a > part processed by week day for example). > Finally, use -u option of doveadm purge into a loop. This is a good idea for installations

Re: Incremental purge?

2020-08-23 Thread Aki Tuomi
> On 24/08/2020 08:30 Jesus Cea wrote: > > > On 24/8/20 7:12, Fabien KOCIK wrote: > > First, extract user list using doveadm users '*'. > > Then process this list to fit your needs (seven parts for a week and a > > part processed by week day for example). > > Finally, use -u option of doveadm