26 Dec
2006
26 Dec
'06
9:25 a.m.
Timo Sirainen wrote:
On 21.12.2006, at 15.16, Kartagis wrote:
I want to store my folders somewhere else, it used be in ~/mail. Is this as easy as moving everything in ~/mail to /var/mail/ and editing /etc/dovecot/dovecot.conf to read mail_location=mbox:~/mail:INBOX=/var/mail/%u ? Also, is the syntax mail_location=mbox:/var/mail/%u-folders:INBOX=/var/mail/%u correct?
Yes, looks correct.
Thanks, but more importantly, can I move my folders somewhere else and edit dovecot.conf accordingly?