fr den 18.08.2006 Klokka 09:04 (-0600) skreiv Kevin Pendleton: [...]
> Unfortunately, the core funtionality I was looking for was really an > IMAP authentication proxy server. The current IMAP servers all use > different forms of authentication storage and I was hoping to > encapsalate the process of authenticating a user by hitting one service > (what I had hoped would be an IMAP proxy) that would return either a > PASS or FAIL to the querying service (in this case a Postfix server that > I want to setup SMTP remote authentication on - as far as I can tell > POstfix can query a remote IMAP for authentication, but can only query > one server). > > I'm hoping that there is some kind of solution out there, I'll keep > looking. If anyone has any recommendations, I would love to hear about it. Well, this site uses up-imapproxy - but only for *single server* non-SSL connections (only localhost, in our case). I quote from the up-imapproxy blurb: "Can IMAP Proxy support multiple backend servers? The short answer is yes. The long answer is, don't use a screwdriver to hammer in a nail. If you want IMAP Proxy to be able to proxy to multiple backend IMAP servers, you can run multiple instances of IMAP Proxy and make sure each instance is looking at a different configuration file. Before you do this, take a look at perdition which appears to have been designed with this specific task in mind." http://www.imapproxy.org/#aah http://www.vergenet.net/linux/perdition/ [...] --Tonni -- Tony Earnshaw reservebergenser :) ------------------------------------------------------------------------- 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
