I believe zmztozmig was created for this purpose.
Zimbra to Zimbra Migration - Zimbra :: Wiki
Type: Posts; User: UMDjwain; Keyword(s):
I believe zmztozmig was created for this purpose.
Zimbra to Zimbra Migration - Zimbra :: Wiki
If I recall correctly, Outlook Connectors prior to 7.1.2 had a crash bug when Outlook tried downloading the GAL. I've also found that using early Outlook connector 7.x versions with 6.x server...
I've seen this problem mainly on 6.x, but I think it was fixed in 6.0.14.
This is the bug: Bug 62770 – Safari 5.1 can't compose html email
I think you can work around it by changing to...
The client-side default for read receipts is to ignore them- you either need to set client preferences to ask to send or always send, or deploy the zimlet from the gallery to force read-receipt...
There's a bug (in your case, more like a bonus feature) regarding IM and mailboxmove- if you move a mailbox between mailstores, the buddy list gets lost. You might be able to move these accounts...
Yes- either through the use of personas or through preferences to 'send as any address'.
Typically this is done by changing the webmail MTA hostname from localhost to the address of your external appliance. The thing to note in this configuration is that the Zimbra MTA does NOT act as a...
Keep a local copy of the message but add a filter to delete anything over 1b- that might be enough to make the delivery happen and generate the auto-reply but not take up space in the account.
Google 'nk2 autocomplete'- there are some utilities out there that will help you populate the nk2 file, but it's a hack...and you can only store up to 1000 addresses in there so if your GAL is large,...
Again, you're using commercial.key instead of the filename of your production cert- you don't use commercial.key anywhere with the deploycrt command. 'deploycrt comm /usr/local/src/mycert.crt...
You should be verifying your certificate against the commercial key, not godaddy's bundle. The zmcertmgr command line needs both your cert and godaddy's to work- zmcertmgr deploycrt comm <mycert>...
the keyfile goes along with the csr request- so if you generated a commercial csr from zimbra, the commercial.key should already be in the right place for you.
You shouldn't need to worry about...
Easiest way- forget the GUI.
All you need from GD is gd_bundle. Make sure the keyfile you want to go with the cert is copied to /opt/zimbra/ssl/zimbra/commercial as commercial.key, then run (as...
Have you checked the dom.popup_maximum value in Firefox (go into about:config)?
Ironically, this setting is enforced independent of your actual pop-up blocker preferences- so if you have 'compose...
A bug/RFE exists for this:
Bug 22300 – rate limit amount of mail sent per unit time
For those who were wondering, it can be changed, but it requires v6:
zimbraContactAutoCompleteMaxResults (set for user or COS)
Mods/ashm, thread can probably be marked solved.
Has anybody opened a formal bug report on this?
If you're interested in changes to calendar searching, please see the new bug:
Bug 41643 – Calendar search enhancement request
This post (http://www.zimbra.com/forums/installation/33461-integrating-active-directory.html#post154944) gives you a script that could be modified to work with your LDAP.
Does anybody have any experience with setting a small group of users up with management rights to one or more distribution lists in 6.x? Documentation seems spotty so far and the rights interface is...
Actually, I stand corrected- a contact record that I had previously defined before the upgrade to 6.0.1 doesn't do this, but a new contact created in 6.0.1 does do this when clicking on the e-mail...
Not seeing this on my test 6.0.1 (RH5-64 NE)- does the contact have multiple e-mail addresses, or just one?
Depending on your number of users, you might be better off moving the MTA to its own server(s) anyway.
Although this is quite ancient, I'm wondering about this as well- since there is an option to set the maximum entries returned from LDAP, why does the autocomplete window restrict this further?
...
Assuming this is on Windows, do you have .NET 1.1 installed? My testing has shown that having .NET 2.x is not sufficient- you need 1.1 (or 1.1 SP1).