15 Jul
2004
15 Jul
'04
6:21 p.m.
--On Thursday, July 15, 2004 3:20 PM +1000 David Keegel djk@cybersource.com.au wrote:
default_mail_env = mbox:~/mail/:INBOX=/var/spool/mail/%u
I just moved one of my accounts from UW-IMAP to Dovecot and am using Mulberry for the client. I found I had to change my "display hierarchy" from "account:mail/*" to "acount:*", because UW-IMAP defaults to starting the tree from the home directory, but Dovecot can be configured to start the tree from a specified directory (in the above setting, ~/mail). (This is a Good Thing.)
(I'd already done this a few months ago for another server, but forgot the details.)