On Thu, 2005-11-24 at 21:19 +0100, Björn Lindström wrote:
> Alex Malinovich <[EMAIL PROTECTED]> writes:
>
> > You could just use an SSH tunnel FROM port 25 on localhost TO port 25
> > on the smarthost. For example:
> >
> > ssh -L25:localhost:25 -N your.smarthost.org
> >
> > That way anything that
Alex Malinovich <[EMAIL PROTECTED]> writes:
> You could just use an SSH tunnel FROM port 25 on localhost TO port 25
> on the smarthost. For example:
>
> ssh -L25:localhost:25 -N your.smarthost.org
>
> That way anything that goes out on port 25 on your local system will
> come in on port 25 of the
On Thu, 2005-11-24 at 20:03 +0100, Björn Lindström wrote:
> Does anyone have a recipe for setting up an SSH tunnel to a smarthost
> with exim4 on Debian.
>
> Either I'm for a translation of this to exim4:
> http://lists.debian.org/debian-user/2003/10/msg04292.html
>
> I could also go with a varia
Does anyone have a recipe for setting up an SSH tunnel to a smarthost
with exim4 on Debian.
Either I'm for a translation of this to exim4:
http://lists.debian.org/debian-user/2003/10/msg04292.html
I could also go with a variant of what I'm temporarily using now. I've
set up an SSH tunnel to the M
4 matches
Mail list logo