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
