14 Jan
2006
14 Jan
'06
3:05 p.m.
On Fri, 2006-01-13 at 13:00 +1000, Paul Matthews wrote:
this is out of my /etc/dovecot.conf file if it helps
default_mail_env = mbox:/var/mail/%u:mbox:~/mail/
That's not right. You probably want:
default_mail_env = mbox:~/mail:INBOX=/var/mail/%u
That was in the examples..