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
  #1 (permalink)  
Old 09-11-2008, 07:13 AM
Loyal Member
 
Posts: 79
Default [SOLVED] prism.exe attempting to contact zimbra/yahoo-server

Hi!

When trying to get proxying working with ZD i realised that prism.exe contacts 76.13.17.53:443. Why is it contacting www1.zimbra.mail.vip.ac4.yahoo.net over imap? Automatic update check?

/K
Reply With Quote
  #2 (permalink)  
Old 09-11-2008, 01:32 PM
Zimbra Employee
 
Posts: 1,688
Default

auto update check. currently we don't have a UI to turn it off. it's hourly.
Reply With Quote
  #3 (permalink)  
Old 09-12-2008, 12:33 PM
Moderator
 
Posts: 6,237
Default

As I'm sure others might wonder - to manually keep ZD from updating:

Linux:
<install>/linux/prism/extensions/prism-runtime\@developer.mozilla.org/defaults/preferences/preferences.js

Windows:
<install>/win32/prism/extensions/prism-runtime@developer.mozilla.org/defaults/preferences/preferences.js

Mac:
<install>/macos/prism/Prism.app/Contents/Resources/extensions/prism-runtime\@developer.mozilla.org/defaults/preferences/preferences.js

Change this to false:
Code:
pref("app.update.auto", true);
Reload

Code:
// update service stuff
//pref("app.update.lastUpdateDate.background-update-timer", 0);
pref("app.update.enabled", true);
pref("app.update.auto", true);
pref("app.update.mode", 3);
pref("app.update.silent", false);

pref("app.update.timer", 60000); //default=600000
pref("app.update.interval", 3600); //default=86400
pref("app.update.idletime", 60); 
pref("app.update.nagTimer.download", 3600); //default=86400
pref("app.update.nagTimer.restart", 3600); //default=86400

pref("app.update.url", "https://www.zimbra.com/aus/zdesktop/update.php?chn=beta&ver=0.90&bid=1278&bos=win32&loc=en-US");
pref("app.update.url.manual", "http://www.zimbra.com/products/desktop.html");
pref("app.update.url.details", "http://www.zimbra.com/products/desktop.html");
pref("app.update.log.all", true);
Reply With Quote
  #4 (permalink)  
Old 09-16-2008, 08:19 AM
ezu ezu is offline
Loyal Member
 
Posts: 88
Default Proxy

Quote:
Originally Posted by Kallisti View Post
Hi!

When trying to get proxying working with ZD i realised that prism.exe contacts 76.13.17.53:443. Why is it contacting www1.zimbra.mail.vip.ac4.yahoo.net over imap? Automatic update check?

/K
This is slightly off question from Zimbra desktop. Which proxy application can be used to to log applications accessing websites. Is there any popular light weight freeware available for same ?
Reply With Quote
  #5 (permalink)  
Old 09-17-2008, 12:38 AM
Loyal Member
 
Posts: 79
Default

I saw it using the trial-ware program Proxifier. I guess there are other programs out there to just monitor but I have not found any freeware programs doing proxying (as discussed in http://www.zimbra.com/forums/general-questions/20580-zimbra-desktop-proxy-support.html).

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