> 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
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
> 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
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