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...

-- 
[EMAIL PROTECTED] - Free Software Engineer
Alcove - (+33) 149 226 800 - http://www.alcove.com
[EMAIL PROTECTED] - (+33) 661 415 920


_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to