Re: Migrate mail_location

2022-01-10 Thread Aki Tuomi
> On 11/01/2022 08:10 he...@reox.at wrote: > > > 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 = mail

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

Re: Migrate mail_location

2022-01-05 Thread Aki Tuomi
> 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 described in the d

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