[Dovecot] INBOX help needed, dovecot + squirrelmail
Benny Pedersen
me at junc.org
Tue Jun 5 18:33:34 EEST 2012
Den 2012-06-05 15:41, jeep at rahul.net skrev:
> Error: chdir(/opt/imapdata/j/jeff/INBOX/inbox) failed: Not a
> directory
this error is not squirrelmail :=)
# dovecot.conf
namespace:
type: private
inbox: yes
list: yes
subscriptions: yes
if you use sql auth in dovecot then the maildir must not end in / else
it will be a mbox file
mail_location: maildir:/home/vmail/%d/%u/.maildir
~ must be set to mail_location: maildir:/home/vmail/%d/%u/ and the
.maildir comes from sql concat if i remember my own setup :=)
squirrelmail will work without INBOX. but namespace in dovecot must
math it
More information about the dovecot
mailing list