[Ilugc] proxy mailserver

  • From: linux@xxxxxxxxxxxxxxxx (Suresh Ramasubramanian)
  • Date: Sun Nov 21 08:12:18 2004

On Sat, Nov 20, 2004 at 12:22:38PM -0600, krishna@xxxxxxxxxxx wrote:

I am a new user of linux. I have a Windows XP box at home that i use as a
server. I have Linux installed on another machine. I have an internet
connection on my XP box that i access from the linux machine through a proxy.
HTTP/ Web browsing works fine. The only problem i am facing is with Ximian
Evolution. Can somebody please tell me how i can configure evolution to pickup
mails through the proxy server?

Assuming your proxy tunnels smtp requests (which is a bad idea - it can be
abused to send out spam if you dont restrict it to LAN IPs using a firewall
or something similar) ..  you can set your http proxy settings in nautilus or
using gconftool from the command line like this ... that'd make these
settings gnome wide.

gconftool -s -t string  /system/gnome-vfs/http-proxy-host proxy.mydomain
gconftool -s -t bool  /system/gnome-vfs/use-http-proxy true

        srs

Other related posts: