OK so few questions now: - what exactly is userdb, is that the output of user_query? - what exactly should be the homedir?
can you give me any example which would sort that out ? thx On Wednesday 15 August 2007 16:11:54 Steffen Kaiser wrote: > On Wed, 15 Aug 2007, Radek Slavicinsky wrote: > > 13:32:11 "Error: userdb(support{the_at_symbol}support.etnetera.cz) didn't > > return a home directory or sieve script location, can't find it > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > > user_query = SELECT maildir, 65500 AS uid, 65500 AS gid FROM mailbox > > WHERE username = '%u' AND active = '1' > > Well, Dovecot pretty much tells you: > > The userdb does not return no _homedirectory_ . > > Bye,