On Wed, 2011-05-18 at 17:45 -0700, Gary Duncan wrote: > Works well except that dovecot still wants to cd to the real home > triggering a useless and potentially hindering automount > when it invokes the imap or pop3 process specified by mail_executable, > ie an lsof of the process shows cwd of /home/<user> and the automounted home. > > How can I resolve? > # 1.0.9: /etc/dovecot.conf .. > userdb: > driver: passwd > args: home=/mail/home/%u
Upgrade to v1.1+ and this home setting will actually work.