dovecot.sieve shows up as a mailbox
Yassine Chaouche
a.chaouche at algerian-radio.dz
Thu Mar 21 17:05:59 EET 2019
On 3/21/19 3:57 PM, Aki Tuomi via dovecot wrote:
> This because you have a very common misconfiguration, which is that your mail_home and mail_location are pointing to same directory, and that lead into this problem.
>
> Solution is of course to use:
>
> mail_home = /var/mail/vmail/%d/%n
> mail_location = maildir:~/Mail
>
> Aki
While not very intuitive, I have :
mail_home = /var/mail/vmail/%d/%n/dovecot
mail_location = maildir:~/..
Which works for me ^^'
Yassine.
More information about the dovecot
mailing list