Would you mind sharing where in the Courier source you found information on the authdaemond protocol? I was looking for this information some time ago but I guess I didn't look hard enough. If you could tell me the specific files to look in that would help a lot.

Andrew

Brian Candler wrote:

However, exim-4.12 has the ability to send a string to a socket and read
back the response, using the ${readsocket} expansion: see point 23 in
doc/NewStuff. If you can work out the authdaemond protocol then you could
just do this directly. Judging by the source, it looks to be something like
this:

AUTH len\n<len-bytes>

where <len-bytes> are service\nauthtype\nauthdata...
                  eg. service\nlogin\nusername\npassword\n





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to