> I've made 3 test:
>         smtp.Sock.HTTPTunnelPort:='465'; ====> 10061: Connection
>         refused smtp.Sock.HTTPTunnelPort:='25';  ====> 10061:
>         Connection refused smtp.Sock.HTTPTunnelPort:='';    ====>
>         10049: Can't assign
> requested address

This is port of your HTTP proxy! Synapse open connection to your 
proxy and then try to create tunnel to destination port of your TCP 
connection. SMTP usiong port 25, but usual proxy configuration allows 
just HTTPS ports like 443. You must ask your proxy administrator for 
allowed ports for HTTP proxy tunnel.


-- 
Lukas Gebauer.

http://synapse.ararat.cz/ - Ararat Synapse - TCP/IP Lib.
http://geoget.ararat.cz/ - Geocaching solution


------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to