Re: [ILUG] POP proxy ?

From: Gary Coady (gary at domain netsoc.tcd.ie)
Date: Wed 03 Jul 2002 - 10:00:29 IST


On Tue, Jul 02, 2002 at 09:05:17PM +0100, Rob Gallagher wrote:
> I'm wondering is there a means of allowing users to pop a mailbox on one
> server from another?

redir is pretty popular as well -
redir --lport=110 --laddr=box2 --cport=110 --caddr=box1

It also has a --inetd option so you can also run it from there -
redir --cport=110 --caddr=box1 --inetd

Gary.



This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:17:39 GMT