CGarces / pop2owa

http://www.pop2owa.com
1 stars 1 forks source link

Proxy Support #49

Closed CGarces closed 8 years ago

CGarces commented 15 years ago

Can you add HTTP proxy support to the tool?

As you are not using MS objects for sockets, proxy configuration in windows is not used and direct connection is not all the times suitable (like in my case)

I guess it will be more or less easy as you simply connect directly to the HTTP proxy (authenticate if required, adding a little extra dificulty), and send full URLs to the OWA server instead of relative URLs.

I hope this is possible, regards JC

Reported by: *anonymous

CGarces commented 15 years ago

Hi!

Pop2owa should use the same config as internet explorer. If not works try to execute proxycfg -u See http://msdn.microsoft.com/en-us/library/ms761351%28VS.85%29.aspx If your proxy use a expecific user and password try to config config.xml file (proxy tag)

Original comment by: idcarlos

CGarces commented 15 years ago

Original comment by: idcarlos