On 01/24/2014 12:41 PM, Francina Oates wrote: > There are great reasons for using a SOCKS5 server: > - perhaps your computer has a dynamic ip > - perhaps your isp does not allow port 25 connections > - perhaps you want an encrypted connection all the way to the > recipient's mta, as opposed to have an unencrypted mail queue > somewhere on the Internet > > We do NOT want an intermediate mta or postfix. > > Looking forward to any suggestions,
Just thought I'd mention that I accomplish this (running postfix at home with a residential connection) via a server-to-server OpenVPN tunnel. It gives me an IP on both ends to bind to and route traffic across, and is just as secure as SSH if not more so.