hi and think you for your help;
- I explain you my situation:
i have an exesting mail server (exchange 2000 server ) on Windows 2000 server with Active Directory and DNS, all in the same machine (Real physical server srv1) with the domain name : mail.cnops.org.ma;
My Goal is to replace Exchange by Zimbra, to do that i want to preceed as the steps below :
1- I install FC3 with Zimbra on simple PC srv2;
2- I transfer all exchange content to Zimbra;
3- I install FC3 + Zimbra on srv1;
4- I transfer the mail content from zimbra (srv2) to zimbra (srv1); that's all what i want to do.
This is the content of my /etc/hosts :
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.cnops.org.ma localhost
212.217.42.251 mailsrv.cnops.org.ma mailsrv
i modified the first line after installing zembra (when i got the problem ).
Before modification it was : 127.0.0.1 localhost.localdomain localhost should i re-execute ./install.sh and choose upgrade option?
think's; |