On Tue, 21 Jun 2011 02:43:34 -0700 (PDT), Theatre wrote:
Benny Pedersen wrote:
On Tue, 21 Jun 2011 01:51:38 -0700 (PDT), Theatre wrote:
http://pastebin.com/7hqxCMT6
namespace is not configured
if more help needed paste dovecot -n
not just content in dovecot.conf
hmm ok. My knowledge is very limited but i conf the namespace like
this.
namespace private {
separator = /
prefix = "#mbox/"
location = mbox:~/mail:INBOX=/var/mail/%u
inbox = yes
hidden = yes
}
But its not working anyway, what is missing?
try add list = yes, change hidden = yes to no, add subscriptions = yes
post exact error logs if that does not solve it