On Mon, 2010-09-20 at 19:32 +0200, Dieter Knopf wrote:
> service auth {
>   unix_listener auth-master {

You need to change auth-userdb, not auth-master

>     group = vmail
>     user = vmail
>     mode = 0600
> 
>   }
> }
> 
> Seems like my config part is for the auth-master-sock only.
> So i need to at a unix_listener auth-userdb?  (static)

Or just change the auth-master name to auth-userdb. You're unlikely to
need auth-master anyway.


Reply via email to