Re: dovecot.sieve shows up as a mailbox

2019-03-22 Thread Steffen Kaiser via dovecot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 21 Mar 2019, Drexl Spivey via dovecot wrote: This did solve my problem, and created a little hiccup. Namely, all the users that had email account LOST their mail. I am just starting migrating to this new mail server setup, so mostly just in

Re: dovecot.sieve shows up as a mailbox

2019-03-21 Thread Steffen Kaiser via dovecot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 21 Mar 2019, Yassine Chaouche via dovecot wrote: On 3/21/19 4:13 PM, Aki Tuomi via dovecot wrote: On 21 March 2019 17:05 Yassine Chaouche via dovecot wrote: [...] While not very intuitive, I have : mail_home = /var/mail/vmail/%d/%n/dovec

Re: dovecot.sieve shows up as a mailbox

2019-03-21 Thread Drexl Spivey via dovecot
Thanks for the help. This did solve my problem, and created a little hiccup. Namely, all the users that had email account LOST their mail. I am just starting migrating to this new mail server setup, so mostly just insignificant testing emails. I am sure there is a way to recover the old mails? D

Re: dovecot.sieve shows up as a mailbox

2019-03-21 Thread Yassine Chaouche via dovecot
On 3/21/19 4:13 PM, Aki Tuomi via dovecot wrote: On 21 March 2019 17:05 Yassine Chaouche via dovecot wrote: [...] While not very intuitive, I have : mail_home = /var/mail/vmail/%d/%n/dovecot mail_location = maildir:~/.. Which works for me ^^' Yassine. Except it would have the same problem,

Re: dovecot.sieve shows up as a mailbox

2019-03-21 Thread Aki Tuomi via dovecot
> On 21 March 2019 17:05 Yassine Chaouche via dovecot > wrote: > > > 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 pro

Re: dovecot.sieve shows up as a mailbox

2019-03-21 Thread Yassine Chaouche via dovecot
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

Re: dovecot.sieve shows up as a mailbox

2019-03-21 Thread Aki Tuomi via dovecot
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 > On 21 March 2019 16:48 E

dovecot.sieve shows up as a mailbox

2019-03-21 Thread Esteban L via dovecot
Hello, Config infos below. Short version, I am getting this weird anomaly on my main email account. Such that, "dovecot.sieve" is showing up as a mailbox in my various email clients (e.g. k-9 (mobile), and Evolution). I have tried deleting the "rogue folder" with doveadm, but it just returns.