On Mon, Jul 03, 2006 at 11:55:38AM +0200, Roberto Polli wrote: > Alle 23:12, sabato 1 luglio 2006, Brian Candler ha scritto: > > If you want to implement ... complex logic, though, it's quite > > easily done in the existing courier-authlib using authpipe. > so, is it possibile to pass to authpipe the ip address of the mail client?
Unfortunately not, since it's not passed down the authdaemon socket from client application to authdaemond in the first place. (authpipe uses the same protocol to communicate with its auth process) There's an argument for changing the client->authdaemon protocol to be able to pass arbitary environment variable settings (which could include TCPREMOTEIP); that could be a fairly major shakeup though. Regards, Brian. Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
