Re: X-Image-URL display trouble ...
Kevin Cosgrove <[email protected]>
| Newsgroups | gmane.mail.exmh.user |
|---|---|
| Message-ID | <[email protected]> |
On 29 June 2006 at 10:00, Emile CARCAMO <[email protected]> wrote: > I know this stuff works pretty well for a long time. However, > when you don't have a direct access to the Internet (i.e. you > are behind a proxy server) then it does not work :-( > > I've tried setting up what is required in "Preferences -> Html > Viewer" which means indicating a "HTTP Proxy Server" and also > "HTTP Proxy Port", but it always fails when loading the image! > To bad :-( Any ideas or hints would be appreciated on this > topic. Thanks in advance for your help, and best regards. I'm not sure about this specific problem, but I've managed to circumvent a number of problems like this by using privoxy. All my web traffic goes to 127.0.0.1:8118 and then it gets directed at the appropriate outbound port. Sometimes (when my VPN is active) it goes through a proxy server. When my VPN is inactive, then privoxy sends traffic directly to the internet. I hope this is useful.... -- Kevin