依赖安装
yum install wget perl perl-core ntpl nmap sudo libidn gmp libaio libstdc++ unzip sysstat sqlite nc openssh-clients -y
设置主机名称
vi /etc/hosts
192.168.31.66 域名 zimbra
vi /etc/sysconfig/network
hostname zimbra
下载zimbra
wget https://files.zimbra.com/downloads/8.6.0_GA/zcs-8.6.0_GA_1153.RHEL7_64.20141215151110.tgz
解压zimbra
tar zxvf zcs-8.6.0_GA_1153.RHEL7_64.20141215151110.tgz
cd zcs-8.6.0_GA_1153.RHEL7_64.20141215151110
安装zimbra
./install.sh
Do you agree with the terms of the software license agreement? [N] y
Install zimbra-ldap [Y] # Enter with default
Install zimbra-logger [Y] # Enter with default
Install zimbra-mta [Y] # Enter with default
Install zimbra-dnscache [Y] # Enter with default
Install zimbra-snmp [Y] # Enter with default
Install zimbra-store [Y] # Enter with default
Install zimbra-apache [Y] # Enter with default
Install zimbra-spell [Y] # Enter with default
Install zimbra-memcached [Y] # Enter with default
Install zimbra-proxy [Y] # Enter with default
The system will be modified. Continue? [N] y
Address unconfigured (**) items (? - help) 7
Select, or 'r' for previous menu [r] 4
Password for admin@srv.world (min 6 characters): [xFuoltBR] Report@123
Select, or 'r' for previous menu [r] r
Select from menu, or press 'a' to apply config (? - help) a
Save configuration data to a file? [Yes] # Enter with default
Save config in file: [/opt/zimbra/config.11028] # Enter with default
Saving config in /opt/zimbra/config.11028...done.
The system will be modified - continue? [No] y
设置开机启动zimbra
chkconfig zimbra on
https://192.168.31.66:7071/zimbraAdmin/ (admin/Report@123)
mtg服务启动失败(解决方法https://blog.csdn.net/hanzheng260561728/article/details/51340301)
服务全部正常
邮箱账户登录https://192.168.31.66:8443