11 Jun
2006
11 Jun
'06
9:05 p.m.
On Sun, 2006-05-14 at 19:45 -0400, Jeff A. Earickson wrote:
default_mail_env = mbox:~/mail:INBOX=/var/mail/%1u/%u:INDEX=~
Is the INDEX definition wrong? Or is this a bug?
The ~ expansion is done only after "mbox:". For Dovecot 2.0 I'll split default_mail_env into multiple separate settings and the ~ expansion should then work properly in them. For now just use %h instead of ~.