1.
1. Download
Zimbra Collaboration Suit(ZCS) From here(http://www.zimbra.com/downloads /os-downloads.html)
and download file for RED HAT 6
2. Stop
sendmail, disable iptables, set selinux to permissive mode
service
sendmail stop
chkconfig sendmail off
setenforce 0
3.
Now install following packages before
installing ZCS.
yum install nc sudo libidn gmp libstdc++ perl
sysstat sqlite –y
4. Now
set hostname from here, my hostname is mail.example.com.
5. Set
MX record for the example.com zone from here.
6. Untar
the ZCS package using this command
tar xvfz zcs-7.1.4_GA_2555.RHEL6_64.20120105094542.tgz
cd zcs-7.1.4_GA_2555.RHEL6_64.20120105094542
7. Now
run the script and let the magic begins
. /install.sh
8.
Accept the license agreement.
9. Now DNS error will show add your domain and
interface address like mine
10.
Now time to set admin password. First
choose the option no. 3 then 4 and set admin password.
Hurray! Your mail
server is ready to work.
11.
Now open web browser and enter user https://mail.demoslice.com:7071 and
Zimbra Webmail URL for users: http://mail.zimbra.local
0 comments:
Post a Comment
Note: only a member of this blog may post a comment.