On Wed, 2010-10-13 at 10:53 +0200, Martin Spuetz wrote: > > backend config: > > passdb { > > driver = vpopmail > > args = > > } > > > > userdb { > > driver = vpopmail > > } > > It seems that the director is only working, if I use the static > passdb?! > > How can I use the director with other passdb drivers than the static > one?
Oh, and if you want to make director do the authentication directly, you can't currently use passdb vpopmail, because you can't add the proxy=y setting to it. Are your users in SQL? You could use passdb sql directly then.