Re: [Evolution] Proxy settings for summary ?



On Wed, 2001-11-14 at 17:26, Bert De Meyer wrote:
Is there a setting to use a proxyserver in the summary, so that behind a
firewall the summary features 'newsfeed' and 'weather' can work ??

Bert


Theses 'summary features' use gnome-vfs.
Then you have to set up the proxy for gnome-vfs.
It's the proxy settings you have on nautilus.


I thinks you can found it here: ~/.gconf/system/gnome-vfs/%gconf.xml

<xml version="1.0"?>
<gconf>
  <entry name="use-http-proxy" mtime="996146550" muser="xxxx"
type="bool" value="true"/>
  <entry name="http-proxy-host" mtime="1002182848" muser="xxxx"
type="string">
    <stringvalue>proxy.xxxx</stringvalue>
  </entry>
  <entry name="http-proxy-port" mtime="996146556" muser="xxxx"
type="int" value="8888"/>
</gconf>

As you can see, the proxy is proxy.xxxx on the port 8888

xxxx is my login
the mtime field, i don't know...

-- 
Jean Schurger fr alcove com - Free Software Engineer
Alcove - (+33) 149 226 800 - http://www.alcove.com
jschurger schurger org - (+33) 661 415 920





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]