On Tue, 01 Apr 2008 16:45:07 -0500, Dan Bongert <[EMAIL PROTECTED]> wrote: > > I'm a database noob, and it really seems like it would be overkill for my > setup: I just want to proxy all connections from my DMZ to my internal mail > server -- same internal server for all users. I used to use perdition for > this set up, but am having issues getting it to play nicely with my new > servers.
Hi! We are using stunnel for this purpose: /usr/bin/stunnel -f -p /etc/stunnel/cert.pem -d externalIP:993 -s mail -g mail -r internalIP:143 Greetings -- Robert Sander Senior Manager Information Systems Epigenomics AG Kleine Praesidentenstr. 1 10178 Berlin, Germany phone:+49-30-24345-0 fax:+49-30-24345-555 http://www.epigenomics.com [EMAIL PROTECTED]