I'm glad OpenText has finally worked to provide a decent export tool. I'm reluctant to lead anyone down the path of using the "script" that I wrote only because it's a pretty involved setup. I used...
Type: Posts; User: jsnapp; Keyword(s):
I'm glad OpenText has finally worked to provide a decent export tool. I'm reluctant to lead anyone down the path of using the "script" that I wrote only because it's a pretty involved setup. I used...
I updated the following Zimbra bug here.
Bug 52320 - can't select message field when creating new appointment in Chrome
Thanks for your words of encouragement. I want my experiences (good and bad) to directly benefit others. I thank God for giving me the opportunity here.
As I mentioned before, your work has...
Thanks for such a thorough write up. I'm certain that this kind of information will be helpful to others.
I'm very glad to hear there is an easier and faster way to migrate. This is definitely...
I'm not sure if I'm missing something but I know I didn't need a lot of storage space for my migration process. At any point in time I would only need storage space to hold a single folder from a...
1) I'm almost certain the datetimestamp is encoded in the value -925743380.
FirstClass items don't always have that value in the "Put Previous 8120..." line but for migration purposes it has to...
Your script will have to do the traversing.
As with most of the components of the migration script you'll find that conceptually things won't seem too difficult. But, once you start dealing with...
First let me say that my experience with FirstClass migration was back in 2008. Things may be different with the version of FirstClass you are running now.
At the time we had about 2660 accounts....
Yes this is transparent to end users.
I don't think postqueue -f is necessary. All that does is move any email in the deferred queue to the active queue and attempt to deliver it. This would...
Use "zmmtactl reload"
I had the same problem using "zmamavisdctl restart" and "zmantispamctl restart". They wouldn't reload the salocal.cf file.
I found that salocal.cf is reloaded...
How were you able to get zimbra's ldap to bind to both 389 and 636 simultaneously? I thought it could only bind to one or the other.
I'm getting the same timeout errors with a 1 Gig mailbox. It's preventing me from accessing the mailbox.
I have another user with a 2 Gig mailbox however and they can access it fine.
Is there a...
I'm pretty sure this problem is the same one described here ZMLogger Fails to Stop
I added the follow to the bug report here Bug 33730 Updated
The 5.0.10 version of /opt/zimbra/bin/zmlogswatchctl "stop" function uses "kill -TERM" which correctly shuts down the logswatch process...
I use the following commands to add a child account to a parent account:
zmprov ma primary@domain.com +zimbraChildAccount {zimbraIdSecondary}
zmprov ma primary@domain.com...
I have the exact same problem now that I upgraded to 5.0.10 from 5.0.9 on CentOS 5.2.
When I click on our domain in the admin interface I see that I am getting stuck at the same SOAP request...
Can't SOMEONE (preferably an employee?) AT LEAST tell me if Zimbra's OpenLDAP is compiled with the "--enable-spasswd" option which is required for openldap to use saslauthd?
I tried asking for Zimbra's help but their policy was to hand me off to a partner company that handles these kinds of branding modifications. I was disappointed to find out how much it would cost to...
Ok, I've figured this much out.
I know saslauthd authentication is working because I've tested it using `testsaslauthd` and I've also used authenticated SMTP which uses saslauthd. I can also see...
Can someone tell me what files need to be modified so I can put a row of links above all the Zimbra content in zimbra's standard html web client?
These links will allow us to move between other...
Our Zimbra server is configured to authenticate using our Active Directory and this works fine. Our users can use their active directory password to login to IMAP and POP3 and of course the Web...
We're at the tail end of migrating from FirstClass 8 to Zimbra.
For a short period of time we ran both systems sided by side with our IT staff using Zimbra while the rest of our students,...
I'm trying to setup the mailstore in a different directory. Is there anyway to do that during the install? If not then what is the best procedure to changing the mailstore's location after the...
Thanks, this will be a helpful alternative to having zmprov on a separate box.
What about getting zmprov to work on a regular linux box? Does that also require installing all of ZCS just to be able to do remote provisioning with zmprov?