Re: Migrate mail_location

2022-01-10 Thread hello
On 05.01.2022 09:34, Aki Tuomi wrote: On 03/01/2022 10:51 he...@reox.at wrote: Hi! I have a dovecot installation, with the following configuration: mail_home = /var/vmail/%d/%n mail_location = maildir:~ I would like to migrate the mail_location to maildir:~/mail, to get around the issues

Migrate mail_location

2022-01-03 Thread hello
Hi! I have a dovecot installation, with the following configuration: mail_home = /var/vmail/%d/%n mail_location = maildir:~ I would like to migrate the mail_location to maildir:~/mail, to get around the issues described in the documentation. But I can not really find a good way to do that. I p