|
Dovecot - can't see folders
Recently, I upgraded my FC2 (with Postfix), and noticed I should be using Dovecot rather than Cyrus-IMAP.
Problem; can't see my folders? But, I can send/receive mail. I suspect it is probably a setting in the dovecot.conf file I am missing. I read the DOCs but am still unable to get access to the folders. The path to my mail is; /home/(user)/mail
snip of a portion of the conf. file
------------------
You can also limit a width of string by giving the number of max. characters
# after the '%' character. For example %1u gives the first character of
# username. Some examples:
#
# maildir:/var/mail/%1u/%u/Maildir
# mbox:~/mail/:INBOX=/var/mail/%u
# mbox:/var/mail/%d/%n/:INDEX=/var/indexes/%d/%n
#
#default_mail_env =/home/%u/mail
-------------------------------------------
Any help greatly appreciated, and hopefully it will help someone else!
Ralph
|