On Nov 18, 2009, at 10:29 PM, Pascal Volk wrote:

> are there any plans for configurable user/group settings for a Unix socket?
> 
> I had tried this configuration:
> service auth {
>  user = nobody
>  unix_listener /var/spool/postfix/private/auth {
>    mode = 0600
>    user = postfix
>    group = postfix
>  }
> }

It was a bug. Should work now?

Reply via email to