Started 4 days, 23 hours ago (2009-11-23 13:16:00)
by phoenix
Quote:
Originally Posted by rickard Hi,
I need to move a
Zimbra OSS installation running on FC7 to another server. The new server must run a more recent OS level, so I was trying FC11 since Zimbra supports this. Are you actually running the same version of Zimbra on this server as you have on the new server? If not, then read this: Moving ZCS to New Server -...
Started 1 week, 2 days ago (2009-11-19 05:17:00)
by fir3x
As a continuation of ArcaneMagus comments if you have a previous setup in a
different location you can use the "usermod -d '/opt/zimbra/' zimbra"
command to move the
home directory
Started 5 days, 17 hours ago (2009-11-22 19:31:00)
by thunder04
Quote:
Originally Posted by LMStone Rebuilding your whole server to add disk space is a lot of work, and IMHO not at all necessary. I would also segregate the OS and
ZCS upgrades from the adding disk space task. So let's deal with adding disk space first...
The two biggest disk space hogs will be /opt/zimbra/store and /opt/zimbra/backup.
So, if it were me, the ...
Started 2 weeks ago (2009-11-13 14:07:00)
by sergiumartin
the least i expect seems to be a little to much here..i bet (in fact i
know) that if this problem had occurred on the other
mail server where we
have the Network edition, things would have been different..but because
zimbra version 6 seems to be "buggy" and no one here is willing to help..we
will probably upgrade the NE only to version 5.0.18..
Started 2 months ago (2009-09-26 02:04:00)
by brf
When I upgraded from 5.0.18 to 6.0.1, my current commercial cert also vanished. Zimbra had reverted to an expired commercial cert from a year earlier.
Started 2 weeks ago (2009-11-13 15:47:00)
by anuvatec
So further troubleshooting uncovers that the relay error occurs when I'm telneting from a
remote machine, basically indicating remote networks are not allowed to send mail via my server (which is good). I can send mail successfully when I'm telneting from on the mail server and the mail is received on the other end.
So I can send mail from that box but it appears Zimbra is just not handling ...
Started 5 days, 12 hours ago (2009-11-23 00:32:00)
by uxbod
From a external host Code: dig yourdomainname mx and see which server your mail exchange record is pointing out. If that is correct then also telnet to your server on port 25 and see whether it responds.
Your /etc/hosts is completely wrong aswell; so I would recommend reading through the documentation again.
As you server appears to be on a private IP
behind a firewall you will ...
Started 5 days, 3 hours ago (2009-11-23 09:49:00)
by phoenix
Bugzilla would be the place to look for upcoming supported
distributions such as this: Bug 37461 – Ubuntu 10.04 Server LTS support - do a search for your favourite o/s and see what coming. If you're having problems then perhaps you could try another distribution such as CentOS?
Started 1 week, 2 days ago (2009-11-19 02:53:00)
by bert_w
Hi did you solve this?
Thanks
Started 5 days, 23 hours ago (2009-11-22 13:43:00)
by phoenix
I assume you have a Split DNS set-up? During your search of the forums you probably cam across several posts of mine that requested information to diagnose the problem. In case you missed it, here it is again: please post the output of the following commands (run on the Zimbra server): Code: cat /etc/hosts
cat /etc/resolv.conf
dig yourdomain.com mx
dig yourdomain.com any
host `...