Re: [Dovecot] auth_socket_path permissiones

2008-05-22 Thread Adrián Ribao Martínez
El Jueves, 22 de Mayo de 2008, Charles Marcus escribió: > On 5/22/2008, Adrián Ribao Martínez ([EMAIL PROTECTED]) wrote: > > The lda socket path is set to: > > auth_socket_path = /var/spool/postfix/private/auth > > > > But this gives me the error: > > net_connect(/var/spool/postfix/private/auth) fa

Re: [Dovecot] auth_socket_path permissiones

2008-05-22 Thread Jens Dönhoff
Hi. --On Thursday, May 22, 2008 02:32:06 PM +0200 Adrián Ribao Martínez <[EMAIL PROTECTED]> wrote: The lda socket path is set to: auth_socket_path = /var/spool/postfix/private/auth If you need the auth socket only for one user, just set the correct permissions. Postfix can run the delive

Re: [Dovecot] auth_socket_path permissiones

2008-05-22 Thread Charles Marcus
On 5/22/2008, Adrián Ribao Martínez ([EMAIL PROTECTED]) wrote: The lda socket path is set to: auth_socket_path = /var/spool/postfix/private/auth But this gives me the error: net_connect(/var/spool/postfix/private/auth) failed: Permission denied Please provide full dovecot -n output, not snips

[Dovecot] auth_socket_path permissiones

2008-05-22 Thread Adrián Ribao Martínez
Hello, I'm using dovecot 1.0 under debian etch. The lda socket path is set to: auth_socket_path = /var/spool/postfix/private/auth But this gives me the error: net_connect(/var/spool/postfix/private/auth) failed: Permission denied I suppose deliver is run as dovecot user. I read about running del