Re: [Dovecot] unexpected subfolder locaton in Maildir/.INBOX.subfolder

2011-06-03 Thread wulf
Hi Timo, thanks for response. On Fri, Jun 03, 2011 at 04:04:51PM +0300, Timo Sirainen wrote: > You'd access it as imap://user@host/subfolder. that was clear, but I want to make sure clients don't need reconfiguration after migration. > Or alternatively you can create a namespace with INBOX. pr

Re: [Dovecot] unexpected subfolder locaton in Maildir/.INBOX.subfolder

2011-06-03 Thread Timo Sirainen
On Fri, 2011-05-27 at 01:59 +0200, wulf wrote: > Maildir/.subfolder already exists > if I connect to imap://user@host/INBOX.subfolder > I get "folder not found" You'd access it as imap://user@host/subfolder. Or alternatively you can create a namespace with INBOX. prefix. http://wiki.doveco

Re: [Dovecot] unexpected subfolder locaton in Maildir/.INBOX.subfolder

2011-05-27 Thread wulf
Hi Steve, On Fri, May 27, 2011 at 12:35:49AM +, Steven Jones wrote: > I dont know if this will help but, When I upgraded from Debain 5.0 to > 6.0 I had to specify the mail directory explicitly, it then all worked > fine. no, it don't I already tried this, and as you can see there is a correc

Re: [Dovecot] unexpected subfolder locaton in Maildir/.INBOX.subfolder

2011-05-26 Thread Steven Jones
Hi, I dont know if this will help but, When I upgraded from Debain 5.0 to 6.0 I had to specify the mail directory explicitly, it then all worked fine. so in the dovecot.conf there is this line, "mail_location = mbox:~/mail:INBOX=/var/mail/%u" I took the # out and restarted Dovecot and it was