Re: [Dovecot] Question about lda & auth_socket_path

2011-01-12 Thread Joseba Torre
El Wednesday 12 January 2011, "Jahnke-Zumbusch, Dirk" dijo: > userdb { > driver = static > args = uid=104 gid=104 home=/some/path/%u > } If static is the only userdb, dovecot has no way to know if a user exists or not when doing delivery (no auth/passdb involved). So delivery will fail unle

[Dovecot] Question about lda & auth_socket_path

2011-01-12 Thread Jahnke-Zumbusch, Dirk
Hi all, storing e-mails (using postfix) via dovecot-lda fails and I assume this is related with a auth_socket configuration problem. But I am at a dead end, so perhaps anybody has got a hint for me: This is dovecot-2.0.8 on Solaris 10: 10-auth.conf and its include: -