You can always create a ppp over ssh VPN and then direct your pop call down the VPN. You will have to setup some routing at each endpoint but that's not hard.
Otherwise, you can setup xinetd to listen on one port and then reflect that call out to another machine via port 110. So you make a pop call to you home firewall on a specified high port and then it is reflected to your POP server... the pop call "looks" like it is originated from your home firewall. And that my friends is a much more detailed answer than your question (gigo). Jon Carnes On Tue, 2003-06-10 at 09:05, Greg Brown wrote: > hey all. Does anyone know of a product which will, sorta like squid > and ssh and the web, proxy pop3 requests from remote machines via a ssh > tunnel? Essentially I'm looking for a pop3 proxy for Linux. Any ideas? > > Greg > > _______________________________________________ > TriLUG mailing list > http://www.trilug.org/mailman/listinfo/trilug > TriLUG Organizational FAQ: > http://www.trilug.org/faq/TriLUG-faq.html _______________________________________________ TriLUG mailing list http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ: http://www.trilug.org/faq/TriLUG-faq.html
