Hi all
I'm also interested in how to add contact photos with the zimbra command line interface.
When I look at a contact with photo (manually added) you just get:
zimbra@mail:~$...
Type: Posts; User: CrypTom; Keyword(s):
Hi all
I'm also interested in how to add contact photos with the zimbra command line interface.
When I look at a contact with photo (manually added) you just get:
zimbra@mail:~$...
Yes, I've tried reindexing. But the indexing procedure completed too fast for my huge mailbox so I checked the logs and found Java Exceptions. The exceptions seem to be thrown when zimbra tries to...
Hi all
The problem as described in my last post still persists. In the meantime I've updated to the latest 7.2.0 (patch 2681). The problem exists for all zimbra accounts that have been created...
Thanks for your suggestions. I've checked the advanced search options (and the advanced search language option you specified). Nothing special was set, so unfortunately the problem is still there.
...
Hi all
Our zimbra webclient does not list mails written/received during the last two weeks when using the search form. I've tested this issue on several accounts with the same result:
- Choose...
Hi again
I found a solution that seems to work (at least up to now):
I found the following forum post:
http://www.zimbra.com/forums/90747-post8.html
As my zimbra server is a 32-bit system...
Ah, I found out that sometimes (not always) there is a hs_err_pidXYZ.log created, when the problems appear:
#
# There is insufficient memory for the Java Runtime Environment to continue.
#...
We've upgraded to Zimbra 7.1.2 FOSS Ubuntu8 (32-bit) and we are still experiencing the same problems are mentioned in my first post, several times a day.
At this very moment, Zimbra Webmail works,...
Well, not all error are gone...
If I login to the standard (HTML) version, I get no images and tons of Permission denied errors in the log (as the above).
For example (just one line):
...
It happened again:
2011-06-14 10:44:17,152 WARN [btpool0-177://zimbra.mydomain.com/zimbra/js/Tasks_all.js.zgz?v=110306011814] [] log - /zimbra/js/Tasks_all.js.zgz: java.io.IOException:...
Thanks, emiro, for your advice.
It has been a week without the annoying "Permission denied" Exception. But today it came back again.
The problem does not seem to be appearing only on specific...
Hi all
We've been using Zimbra for years and it always worked reliably until I upgraded from 6.0.7 to 6.0.10 three months ago.
Users started reporting problems with the Zimbra web interface...
I was able to solve the problem.
My new cert file (including the CA's root cert file) looked as follows:
subject=/CN=*.ourdomain.ch/Email=support@ourdomain.ch
-----BEGIN CERTIFICATE-----
......
Hi all
I'm running Zimbra OpenSource Edition 6.0.7 and my commercially signed certificate is about to expire in 2 days. I ordered a new certificate, this time a wildcard certificate as we also...
I'm maintaining a Zimbra OpenSource installation at our school and was recently talking to a colleague who is a sysadmin at a different school in the same city. He is planning to also use Zimbra...
Hi all
I'm still having problems with my commercial (_not_ expired!) certificate and LDAP since updating from 4.5.x to 5.0.
After every update I had to change "start_tls" from "yes" to "no" in...
I can confirm that LastLogonTimestamp is working since one of the latest updates (even though we are not using external LDAP).
Hi all
I've just noticed that Zimbra OpenSource Edition version 5.0.5 overwrites the chosen From-address (identity) with the canonical address even if the user is allowed to manage identities and...
Hi
I wrote a perl script for managing our zimbra accounts, which means periodical syncronisation based on exports form our staff management software (add/remove users, change address book entries,...
Thats exactly the reason why I'm writing here. It's not very efficient having to write a script that (periodically, because users could add new external accounts anytime!) processes every user,...
zimbraDataSourceMinPollingInterval: 1m
zimbraDataSourcePollingInterval: 600
zimbraFeatureMailPollingIntervalPreferenceEnabled: TRUE
zimbraMailMinPollingInterval: 2m
zimbraPrefMailPollingInterval:...
Thanks for pointing out how to configure it correctly for existing external accounts. But it can't be the necessary procedure for new external accounts. Newly created external accounts should inherit...
Wow, great add-on, thanks!
I automatically got "zindus/Emailed Contacts" and "zindus>GAL" on thunderbird after syncing, but not an address book another user shares with me. So I created in...
Some more questions:
You mention that this value is stored in global config, which means it is the same for all accounts. Does that also mean that every account's zimbraLastLogonTimestamp is...
Is there a script or command I can execute in order to ensure that the zimbraLastLogonTimestamp is updated (manually) right before my maintenance script runs?