Displaying 1 result from an estimated 1 matches for "ef14fe35".
2006 Dec 06
2
auth unix sockets
Hi,
I'm working on "avelsieve" SqurrelMail plug-in to implement SIEVE "file" back end for dovecot.
1. My be someone my explain me, how to use client auth socket to authenticate against dovecot-auth unix socket.
As fas as I understood login must be sent in form "user\0\user\0password" as base64 encoded string.
pp code (I'm using socket used by postfix auth):