Den 2012-06-05 15:41, [email protected] 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


Reply via email to