3 Mar
2005
3 Mar
'05
7:26 p.m.
On Fri, 2005-02-25 at 11:50 -0600, Troy Bull wrote:
I am upgrading from uwashington's imap server, and in theirs I had to put a directory "mail" in for the imap folder (this is on the client). The problem I have is with dovecot this makes an extra level (I think). .. I hope that is clear enough, I was thinking maybe I need to set default_mail_env, but i have no idea to what?
One of the examples is:
default_mail_env = mbox:~/mail/:INBOX=/var/mail/%u
so you'd probably want then:
default_mail_env = mbox:~/:INBOX=/var/mail/%u