28 Aug
2005
28 Aug
'05
9:07 p.m.
On Sun, 2005-08-21 at 22:03 +0200, Jakob Hirsch wrote:
Jakob Hirsch wrote:
use the "mail" arg.
but it doesn't always work as expected:
userdb static { args = uid=103 gid=104 home=/var/spool/vmail/%Lu mail=maildir:%h/Maildir }
The %h in mail= is ignored, so dovecot tries to use /Maildir/cur etc. "default_mail_env = maildir:%h/Maildir/" works.
Timo, could you look into this? Should be fixed before 1.0, I think.
It's actually too much trouble to make it work. I'll just change the dovecot-example.conf not to use %h there. Should be just as easy to copy&paste the home from there to beginning of mail :)