We use a 200 accounts NE, and we'd also like to upgrade our Zimbra 5.0.9 on Ubuntu 6.06 to Ubuntu 8.04 (mainly because our Zimbra is on a Xen domU, and libc6-xen has not been backported to Ubuntu...
Type: Posts; User: osmedts; Keyword(s):
We use a 200 accounts NE, and we'd also like to upgrade our Zimbra 5.0.9 on Ubuntu 6.06 to Ubuntu 8.04 (mainly because our Zimbra is on a Xen domU, and libc6-xen has not been backported to Ubuntu...
Like dovecot uidl configuration : see "POP3 Migration" on Migration - Dovecot Wiki. That would have been perfect for a transparent migration :)
Or by allowing modification of IMAP mail UIDs. That...
That will be easy, no need for a split domain configuration : I already have MXs and mail router in front of the Zimbra server. So I'll just have to modify the mail transport address of each LDAP...
The problem with this solution is that the POP clients won't have the mails received from their last check to the migration time (because they will switch to the new server - Zimbra - which won't let...
Thanks for replying, but I can't use that since I don't have such control over the clients (if and when they download new mails).
The transparent one-time POP migration seems compromised. I'm...
Hello,
I've got a POP server (dovecot, more than 200 clients) which I want to replace with Zimbra. This server has a DNS alias (CNAME) "pop.domain.com". What I want to do is :
- shut down mail...
I'll reply to my own post. Here is what I did to let my POP users log in with their unqualified alias :
- installed a zimbra-proxy on another server with IP address xxx.xxx.xxx.xxx
- then "zmprov...
Hello community,
Let's say my ZCS has been installed with "domain.com" as default domain. My users have a main Zimbra account "firstname.lastname@domain.com". I also configured a "sub.domain.com"...
I have been using ZCS 4.0/4.5 on FreeBSD for 2 years (with tomcat), but had problems with 5.0 : ZimbraAdmin was nearly non-functional.
With 5.0.5 and public perforce, the UI bugs I had are gone....
Hi there,
I managed to get a working Zimbra 5.0 server on FreeBSD.
It's experimental, and I still have lots of TODOs, but if you're interested you can check how to build and install Zimbra on...
That's not what EiZ asked. What you're pointing at is a way to restrict (in/out) SMTP. What he's searching is a way to restrict some users from logging in (through HTTP, POP, IMAP) when they use a...
Great, thanks for your useful reply !
I must build Zimbra from source cause I use an unsupported platform (FreeBSD).
No Zimbra employee to answer this ?
Hello community,
That's great 5.0.1 is out.
But where are the source packages ?
When will you publicly open the perforce repository ?
Thanks for the *very* great work !
I'm now trying Zimbra 5.0 BETA3. Now, there is a file "ZimbraServer/data/soap/samplecontacts.xml". And no problems to set-up the wiki account.
BUT "ant reset-the-world" is still complaining about...
Hello,
First, Zimbra is really great :)
I downloaded and installed Zimbra on FreeBSD via the SVN sources. I managed to get it to work by doing manually some tasks that should normally be done...