21 Jun
2008
21 Jun
'08
5:23 a.m.
On Jun 21, 2008, at 6:00 AM, Barry R Cisna wrote:
It looks to me after setting the mail_debug=yes in the dovecot.conf quota is looking for the maildir to be Maildir
(/home/superuser/Maildir, rwx). my install has mailboxes listed as mail>> /home/superuser/mail ( not Maildir) How do i comment the quota to make a directive to correct this? maildir=mail >>not mail=Maildir
I'm not sure what you want. Is the ~/mail/ directory a mbox or a
maildir? If maildir, you'll need to set:
mail_location = maildir:~/mail
If it is mbox, you can't use maildir quota backend. You should have
had the exact same problem with v1.0..