[Dovecot] It's broke but I can't see why
Timo Sirainen
tss at iki.fi
Mon Sep 13 19:44:56 EEST 2010
On Mon, 2010-09-13 at 17:19 +0100, Ian macdonald wrote:
> Sep 13 17:01:43 geomail dovecot: dovecot: Relative home directory
> paths not supported (user user):
..
> userdb:
> driver: passwd
> args: home=
I guess you finally got around to trying the "home=" here, and looks
like it doesn't work. Try one of the next possibilities:
userdb passwd {
args = home
}
userdb passwd {
args = home=/home/%u/Maildir
}
More information about the dovecot
mailing list