----- Original Message ----- From: "Masim \"Vavai\" Sugianto" <[email protected]> To: [email protected] Sent: Friday, May 29, 2009 4:37:53 PM GMT +07:00 Bangkok, Hanoi, Jakarta Subject: Re: [tanya-jawab] Bagaimana Zimbra Desktop jika ada proxy
2009/5/29 Hendra Indriyanto <[email protected]>: > salam hangat, > > Saya menggunakan email client dengan Yahoo! Zimbra Desktop, > Dimanakah konfigurasi proxy di Zimbra Desktop?, jika ingin mengambil email > dari server dan berada di jaringan kompuuter yang harus melakukan konfigurasi > proxy:port proxy. > You should be able to use a different proxy server with these lines in your profile/user.js. You need to restart ZD after the change. user_pref(”network.proxy.http”, “<your proxy server host/ip>″); user_pref(”network.proxy.http_port”, <your proxy server port>); user_pref(”network.proxy.type”, 1); user_pref("network.proxy.no_proxies_on", "localhost, 127.0.0.1"); For more information on network proxy preferences, please check out the links here: (network.proxy.xxxxxx) http://www.zimbra.com/forums/general-questions/27239-proxy-settings-zimbra-desktop-linux.html http://www.rawiriblundell.com/?p=810 -- Best Regards, Masim "Vavai" Sugianto /************************************************************/ Blog (ID) : http://www.vavai.com/blog Blog (EN) : http://www.vavai.net Community : http://www.opensuse.or.id Commercial : http://toko.vavai.biz terimakasih bung Vavai buat link nya.. :D /************************************************************/ -- FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab Unsubscribe: kirim email ke [email protected] Arsip dan info milis selengkapnya di http://linux.or.id/milis -- FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab Unsubscribe: kirim email ke [email protected] Arsip dan info milis selengkapnya di http://linux.or.id/milis
