Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Desktop > General Questions

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #11 (permalink)  
Old 03-06-2009, 04:06 PM
Zimbra Employee
 
Posts: 831
Default

you shouldn't be editing prefs.js. anyway, you can try add them to

linux/prism/extensions/prism-runtime@developer.mozilla.org/defaults/preferences/preferences.js. but instead of using user_pref(), you need to use pref().

if it still does not work, please copy-n-paste the lines you added to preferences.js here.


Quote:
Originally Posted by soxfan View Post
Thanks for your continued help with this, but unfortunately adding these lines did not solve the problem. I tried adding them to the uesr.js file as you suggested and I also tried adding them to the prefs.js file, which is where I found them in my Firefox profile. I shutdown and restarted ZD from the command line after making the changes, and also tried totally rebooting my PC after the simple command line restart did not work. There were no references to proxy settings in either the user.js and prefs.js prior to me adding these lines, so I still go back to my question of where is ZD getting these settings in the first place? We have a few different proxy servers running. We do not have any network services that would allow an application to automatically pick up the proxy settings. If I use any web app under any operating system, whether it be Linux, Windows, or Mac I am required to manually enter the proxy settings.

I did some additional testing on the same workstation by setting up the Zimbra Desktop under a different Unix account and using a different Zimbra account. I then forwarded along the particular message that I know prompts me for the proxy settings. Under this different account I was never prompted for the proxy settings and the html loaded up fine when I click on the "Display Images" button.

I'm stumped.
Reply With Quote
  #12 (permalink)  
Old 03-09-2009, 08:33 AM
Moderator
 
Posts: 883
Default

Quote:
Originally Posted by jmhe View Post
you shouldn't be editing prefs.js. anyway, you can try add them to

linux/prism/extensions/prism-runtime@developer.mozilla.org/defaults/preferences/preferences.js. but instead of using user_pref(), you need to use pref().

if it still does not work, please copy-n-paste the lines you added to preferences.js here.
Tried the preferences.js file... Still being prompted for user name and password.

Here are the lines I added:
Code:
pref("network.proxy.http", "myproxy.mydomain.com″);
pref("network.proxy.http_port", 3128);
pref("network.proxy.type", 1);
(I changed my actual proxy server name)
Reply With Quote
  #13 (permalink)  
Old 03-09-2009, 09:35 AM
Zimbra Employee
 
Posts: 831
Default

have you tried adding this line too?

user_pref("network.proxy.no_proxies_on", "localhost, 127.0.0.1");


Quote:
Originally Posted by soxfan View Post
Tried the preferences.js file... Still being prompted for user name and password.

Here are the lines I added:
Code:
pref("network.proxy.http", "myproxy.mydomain.com″);
pref("network.proxy.http_port", 3128);
pref("network.proxy.type", 1);
(I changed my actual proxy server name)
Reply With Quote
  #14 (permalink)  
Old 03-09-2009, 09:47 AM
Moderator
 
Posts: 883
Default

Quote:
Originally Posted by jmhe View Post
have you tried adding this line too?

user_pref("network.proxy.no_proxies_on", "localhost, 127.0.0.1");
Sorry, yes I have that line as well. Just forgot to include it.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.