> Hi all
>
>
>
> I am presented with a client software that attempts to
> connect to an smtp on port 25 . The good part is the smtp server
> does not
> accept connections on port 25 instead it uses the SSL smtp port.
> What I
> probably need is to proxy the outgoing connections to port 25 so
> that they
> go to the other port . Any recommendations on how to achieve that ?
>
>
>
> Regards
>
>
> ------------------------------------------------------------------------
> This list is sponsored by: Cenzic
>
> Top 5 Common Mistakes in
> Securing Web Applications
> Get 45 Min Video and PPT Slides
>
> www.cenzic.com/landing/securityfocus/hackinar
> ------------------------------------------------------------------------
try rinetd: http://www.boutell.com/rinetd/
Kind regards,
Robert =)
On Oct 5, 2008, at 11:20 PM, Ahmed Zaki wrote:
> Hi all
>
>
>
> I am presented with a client software that attempts to
> connect to an smtp on port 25 . The good part is the smtp server
> does not
> accept connections on port 25 instead it uses the SSL smtp port.
> What I
> probably need is to proxy the outgoing connections to port 25 so
> that they
> go to the other port . Any recommendations on how to achieve that ?
>
>
>
> Regards
>
>
> ------------------------------------------------------------------------
> This list is sponsored by: Cenzic
>
> Top 5 Common Mistakes in
> Securing Web Applications
> Get 45 Min Video and PPT Slides
>
> www.cenzic.com/landing/securityfocus/hackinar
> ------------------------------------------------------------------------
>
------------------------------------------------------------------------
This list is sponsored by: Cenzic
Top 5 Common Mistakes in
Securing Web Applications
Get 45 Min Video and PPT Slides
www.cenzic.com/landing/securityfocus/hackinar
------------------------------------------------------------------------
[ reply ]