CentOS 7 Zimbra 8.7 install

Arkadaşlar Merhaba,

uzun zamandır makale yazamıyordum işlerimin yoğunluğundan dolayı,

Bir arkadaşımız CentOS 7 üstüne zimbra kurulumu nasıl yapılı diye mail attığı için yazma gereği duydum.

bildiğiniz gibi Zimbra kurulumu oldukça basit.

https://www.youtube.com/watch?v=ZHYJuSAfwok

CentOS sucuya bağlandıktan sonra update edelim.

[root@localhost ~]# yum update -y

[root@localhost ~]# vim /etc/hosts

Çıktı

127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4
::1         localhost localhost.localdomain localhost6 localhost6.localdomain6
10.34.9.150     mail.idriskoc.com  mail

root@localhost ~]# systemctl stop postfix
root@localhost ~]# systemctl disable postfix
root@localhost ~]# systemctl stop firewalld
root@localhost ~]# systemctl disable firewalld

Selinux disabled edelim

root@localhost ~]# vim /etc/selinux/config
change SELINUX=enforcing  disabled
root@localhost ~]# yum install perl perl-core ntpl nmap sudo gmp unzip sysstat sqlite libbsdc++

paket işlemşnden sonra zimbra wget yardımı ile sunucumuza indirelim.

root@mail ~]# wget https://files.zimbra.com/downloads/8.7.11_GA/zcs-8.7.11_GA_1854.RHEL7_64.20170531151956
.tgz
[root@mail ~]# wget http://prdownloads.sourceforge.net/webadmin/webmin-1.850-1.noarch.rpm
root@mail ~]# yum -y install perl perl-Net-SSLeay openssl perl-IO-Tty perl-Encode-Detect
root@mail ~]# rpm -Uvh webmin-1.850-1.noarch.rpm
[root@mail ~]# yum install bind bind bind-utils
[root@mail ~]# systemctl start named
[root@mail ~]# systemctl enable named

[root@mail ~]# tar -zxvf zcs-8.7.11_GA_1854.RHEL7_64.20170531151956.tgz
[root@mail zcs-8.7.11_GA_1854.RHEL7_64.20170531151956]# ./install.sh –platform-override
Operations logged to /tmp/install.log.WQmE6f65
Checking for existing installation…
    zimbra-chat…NOT FOUND
    zimbra-drive…NOT FOUND
    zimbra-suiteplus…NOT FOUND
    zimbra-ldap…NOT FOUND
    zimbra-logger…NOT FOUND
    zimbra-mta…NOT FOUND
    zimbra-dnscache…NOT FOUND
    zimbra-snmp…NOT FOUND
    zimbra-store…NOT FOUND
    zimbra-apache…NOT FOUND
    zimbra-spell…NOT FOUND
    zimbra-convertd…NOT FOUND
    zimbra-memcached…NOT FOUND
    zimbra-proxy…NOT FOUND
    zimbra-archiving…NOT FOUND
    zimbra-core…NOT FOUND
———————————————————————-
PLEASE READ THIS AGREEMENT CAREFULLY BEFORE USING THE SOFTWARE.
SYNACOR, INC. (“SYNACOR”) WILL ONLY LICENSE THIS SOFTWARE TO YOU IF YOU
FIRST ACCEPT THE TERMS OF THIS AGREEMENT. BY DOWNLOADING OR INSTALLING
THE SOFTWARE, OR USING THE PRODUCT, YOU ARE CONSENTING TO BE BOUND BY
THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE TERMS OF THIS
AGREEMENT, THEN DO NOT DOWNLOAD, INSTALL OR USE THE PRODUCT.

License Terms for this Zimbra Collaboration Suite Software:
https://www.zimbra.com/license/zimbra-public-eula-2-6.html
———————————————————————-

Do you agree with the terms of the software license agreement? [N] y

Use Zimbra’s package repository [Y]

Importing Zimbra GPG key

Configuring package repository

Checking for installable packages

Found zimbra-core (local)
Found zimbra-ldap (local)
Found zimbra-logger (local)
Found zimbra-mta (local)
Found zimbra-dnscache (local)
Found zimbra-snmp (local)
Found zimbra-store (local)
Found zimbra-apache (local)
Found zimbra-spell (local)
Found zimbra-memcached (repo)
Found zimbra-proxy (local)
Found zimbra-chat (repo)
Found zimbra-drive (repo)

Select the packages to install

Install zimbra-ldap [Y]

Install zimbra-logger [Y]

Install zimbra-mta [Y]

Install zimbra-dnscache [Y] n

Install zimbra-snmp [Y]

Install zimbra-store [Y]

Install zimbra-apache [Y]

Install zimbra-spell [Y]

Install zimbra-memcached [Y]

Install zimbra-proxy [Y]

Install zimbra-chat [Y]

Install zimbra-drive [Y]
Checking required space for zimbra-core
Checking space for zimbra-store
Checking required packages for zimbra-store
zimbra-store package check complete.

Installing:
    zimbra-core
    zimbra-ldap
    zimbra-logger
    zimbra-mta
    zimbra-snmp
    zimbra-store
    zimbra-apache
    zimbra-spell
    zimbra-memcached
    zimbra-proxy
    zimbra-chat
    zimbra-drive

The system will be modified.  Continue? [N] y

Beginning Installation – see /tmp/install.log.WQmE6f65 for details…

                 zimbra-core will be installed.
      zimbra-core-components will be downloaded and installed.
                 zimbra-ldap will be installed.
      zimbra-ldap-components will be downloaded and installed.
               zimbra-logger will be installed.
                  zimbra-mta will be installed.
       zimbra-mta-components will be downloaded and installed.
                 zimbra-snmp will be installed.
      zimbra-snmp-components will be downloaded and installed.
                zimbra-store will be installed.
     zimbra-store-components will be downloaded and installed.
               zimbra-apache will be installed.
    zimbra-apache-components will be downloaded and installed.
                zimbra-spell will be installed.
     zimbra-spell-components will be downloaded and installed.
            zimbra-memcached will be downloaded and installed.
                zimbra-proxy will be installed.
     zimbra-proxy-components will be downloaded and installed.
                 zimbra-chat will be downloaded and installed.
                zimbra-drive will be downloaded and installed.

Downloading packages (9):
   zimbra-core-components
   zimbra-ldap-components
   zimbra-mta-components
   zimbra-snmp-components
   zimbra-store-components
   zimbra-apache-components
   zimbra-spell-components
   zimbra-memcached
   zimbra-proxy-components
      …done

Removing /opt/zimbra
Removing zimbra crontab entry…done.
Cleaning up zimbra init scripts…done.
Cleaning up /etc/security/limits.conf…done.

Finished removing Zimbra Collaboration Server.

Installing repo packages (9):
   zimbra-core-components
   zimbra-ldap-components
   zimbra-mta-components
   zimbra-snmp-components
   zimbra-store-components
   zimbra-apache-components
   zimbra-spell-components
   zimbra-memcached
   zimbra-proxy-components
      …done

Installing local packages (9):
   zimbra-core
   zimbra-ldap
   zimbra-logger
   zimbra-mta
   zimbra-snmp
   zimbra-store
   zimbra-apache
   zimbra-spell
   zimbra-proxy
      …done

Installing extra packages (2):
   zimbra-chat
   zimbra-drive
      …done

Running Post Installation Configuration:
Operations logged to /tmp/zmsetup.20170718-150647.log
Installing LDAP configuration database…done.
Setting defaults…sh: /sbin/ifconfig: No such file or directory

DNS ERROR – No A or AAAA record for mail.idriskoc.com.

    Interface: 127.0.0.1
    Interface: ::1
    Interface: 10.34.9.150

DNS ERROR – none of the MX records for mail.idriskoc.com
resolve to this host
Change domain name? [Yes]
Create domain: [mail.idriskoc.com] idriskoc.com

DNS ERROR resolving MX for idriskoc.com
It is suggested that the domain name have an MX record configured in DNS
Re-Enter domain name? [Yes]
Create domain: [mail.idriskoc.com]

DNS ERROR – No A or AAAA record for mail.idriskoc.com.

    Interface: 127.0.0.1
    Interface: ::1
    Interface: 10.34.9.150

DNS ERROR – none of the MX records for mail.idriskoc.com
resolve to this host
It is suggested that the MX record resolve to this host
Re-Enter domain name? [Yes]
Create domain: [mail.idriskoc.com] idriskoc.com

DNS ERROR resolving MX for idriskoc.com
It is suggested that the domain name have an MX record configured in DNS
Re-Enter domain name? [Yes] no
done.
Checking for port conflicts
sh: netstat: command not found

Main menu

   1) Common Configuration:                                                  
   2) zimbra-ldap:                             Enabled                       
   3) zimbra-logger:                           Enabled                       
   4) zimbra-mta:                              Enabled                       
   5) zimbra-snmp:                             Enabled                       
   6) zimbra-store:                            Enabled                       
        +Create Admin User:                    yes                           
        +Admin user to create:                 admin@idriskoc.com            
******* +Admin Password                        UNSET                         
        +Anti-virus quarantine user:           virus-quarantine.xqqenu6jvw@idriskoc.com
        +Enable automated spam training:       yes                           
        +Spam training user:                   spam.7dvemgtg@idriskoc.com    
        +Non-spam(Ham) training user:          ham.cnkpoxmu@idriskoc.com     
        +SMTP host:                            mail.idriskoc.com             
        +Web server HTTP port:                 8080                          
        +Web server HTTPS port:                8443                          
        +Web server mode:                      https                         
        +IMAP server port:                     7143                          
        +IMAP server SSL port:                 7993                          
        +POP server port:                      7110                          
        +POP server SSL port:                  7995                          
        +Use spell check server:               yes                           
        +Spell server URL:                     http://mail.idriskoc.com:7780/aspell.php
        +Enable version update checks:         TRUE                          
        +Enable version update notifications:  TRUE                          
        +Version update notification email:    admin@idriskoc.com            
        +Version update source email:          admin@idriskoc.com            
        +Install mailstore (service webapp):   yes                           
        +Install UI (zimbra,zimbraAdmin webapps): yes                           

   7) zimbra-spell:                            Enabled                       
   8) zimbra-proxy:                            Enabled                       
   9) Default Class of Service Configuration:                                
   s) Save config to file                                                    
   x) Expand menu                                                            
   q) Quit                                    

Address unconfigured (**) items  (? – help) 6

Store configuration

   1) Status:                                  Enabled                       
   2) Create Admin User:                       yes                           
   3) Admin user to create:                    admin@idriskoc.com            
** 4) Admin Password                           UNSET                         
   5) Anti-virus quarantine user:              virus-quarantine.xqqenu6jvw@idriskoc.com
   6) Enable automated spam training:          yes                           
   7) Spam training user:                      spam.7dvemgtg@idriskoc.com    
   8) Non-spam(Ham) training user:             ham.cnkpoxmu@idriskoc.com     
   9) SMTP host:                               mail.idriskoc.com             
  10) Web server HTTP port:                    8080                          
  11) Web server HTTPS port:                   8443                          
  12) Web server mode:                         https                         
  13) IMAP server port:                        7143                          
  14) IMAP server SSL port:                    7993                          
  15) POP server port:                         7110                          
  16) POP server SSL port:                     7995                          
  17) Use spell check server:                  yes                           
  18) Spell server URL:                        http://mail.idriskoc.com:7780/aspell.php
  19) Enable version update checks:            TRUE                          
  20) Enable version update notifications:     TRUE                          
  21) Version update notification email:       admin@idriskoc.com            
  22) Version update source email:             admin@idriskoc.com            
  23) Install mailstore (service webapp):      yes                           
  24) Install UI (zimbra,zimbraAdmin webapps): yes                          
Select, or ‘r’ for previous menu [r] 4
Password for admin@idriskoc.com (min 6 characters): [uQ0u5xwg0] 123456
Store configuration
   1) Status:                                  Enabled                       
   2) Create Admin User:                       yes                           
   3) Admin user to create:                    admin@idriskoc.com            
   4) Admin Password                           set                           
   5) Anti-virus quarantine user:              virus-quarantine.xqqenu6jvw@idriskoc.com
   6) Enable automated spam training:          yes                           
   7) Spam training user:                      spam.7dvemgtg@idriskoc.com    
   8) Non-spam(Ham) training user:             ham.cnkpoxmu@idriskoc.com     
   9) SMTP host:                               mail.idriskoc.com             
  10) Web server HTTP port:                    8080                          
  11) Web server HTTPS port:                   8443                          
  12) Web server mode:                         https                         
  13) IMAP server port:                        7143                          
  14) IMAP server SSL port:                    7993                          
  15) POP server port:                         7110                          
  16) POP server SSL port:                     7995                          
  17) Use spell check server:                  yes                           
  18) Spell server URL:                        http://mail.idriskoc.com:7780/aspell.php
  19) Enable version update checks:            TRUE                          
  20) Enable version update notifications:     TRUE                          
  21) Version update notification email:       admin@idriskoc.com            
  22) Version update source email:             admin@idriskoc.com            
  23) Install mailstore (service webapp):      yes                           
  24) Install UI (zimbra,zimbraAdmin webapps): yes                           

Select, or ‘r’ for previous menu [r]

Main menu

   1) Common Configuration:                                                  
   2) zimbra-ldap:                             Enabled                       
   3) zimbra-logger:                           Enabled                       
   4) zimbra-mta:                              Enabled                       
   5) zimbra-snmp:                             Enabled                       
   6) zimbra-store:                            Enabled                       
   7) zimbra-spell:                            Enabled                       
   8) zimbra-proxy:                            Enabled                       
   9) Default Class of Service Configuration:                                
   s) Save config to file                                                    
   x) Expand menu                                                            
   q) Quit                                    

*** CONFIGURATION COMPLETE – press ‘a’ to apply
Select from menu, or press ‘a’ to apply config (? – help) a
Save configuration data to a file? [Yes]
Save config in file: [/opt/zimbra/config.18333]
Saving config in /opt/zimbra/config.18333…done.
The system will be modified – continue? [No] yes
Operations logged to /tmp/zmsetup.20170718-150647.log
Setting local config values…done.
Initializing core config…Setting up CA…done.
Deploying CA to /opt/zimbra/conf/ca …done.
Creating SSL zimbra-store certificate…done.
Creating new zimbra-ldap SSL certificate…done.
Creating new zimbra-mta SSL certificate…done.
Creating new zimbra-proxy SSL certificate…done.
Installing mailboxd SSL certificates…done.
Installing MTA SSL certificates…done.
Installing LDAP SSL certificate…done.
Installing Proxy SSL certificate…done.
Initializing ldap…done.
Setting replication password…done.
Setting Postfix password…done.
Setting amavis password…done.
Setting nginx password…done.
Setting BES searcher password…done.
Creating server entry for mail.idriskoc.com…done.
Setting Zimbra IP Mode…done.
Saving CA in ldap…done.
Saving SSL Certificate in ldap…done.
Setting spell check URL…done.
Setting service ports on mail.idriskoc.com…done.
Setting zimbraFeatureTasksEnabled=TRUE…done.
Setting zimbraFeatureBriefcasesEnabled=TRUE…done.
Checking current setting of zimbraReverseProxyAvailableLookupTargets
Querying LDAP for other mailstores
Searching LDAP for reverseProxyLookupTargets…done.
Adding mail.idriskoc.com to zimbraReverseProxyAvailableLookupTargets
Setting TimeZone Preference…done.
Initializing mta config…done.
Setting services on mail.idriskoc.com…done.
Adding mail.idriskoc.com to zimbraMailHostPool in default COS…done.
Creating domain idriskoc.com…done.
Setting default domain name…done.
Creating domain idriskoc.com…already exists.
Creating admin account admin@idriskoc.com…done.
Creating root alias…done.
Creating postmaster alias…done.
Creating user spam.7dvemgtg@idriskoc.com…done.
Creating user ham.cnkpoxmu@idriskoc.com…done.
Creating user virus-quarantine.xqqenu6jvw@idriskoc.com…done.
Setting spam training and Anti-virus quarantine accounts…done.
Initializing store sql database…done.
Setting zimbraSmtpHostname for mail.idriskoc.com…done.
Configuring SNMP…done.
Setting up syslog.conf…done.
Starting servers…done.
Installing common zimlets…
    com_zimbra_adminversioncheck…done.
    com_zimbra_attachcontacts…done.
    com_zimbra_attachmail…done.
    com_zimbra_bulkprovision…done.
    com_zimbra_cert_manager…done.
    com_zimbra_clientuploader…done.
    com_zimbra_date…done.
    com_zimbra_email…done.
    com_zimbra_mailarchive…done.
    com_zimbra_phone…done.
    com_zimbra_proxy_config…done.
    com_zimbra_srchhighlighter…done.
    com_zimbra_tooltip…done.
    com_zimbra_url…done.
    com_zimbra_viewmail…done.
    com_zimbra_webex…done.
    com_zimbra_ymemoticons…done.
    com_zextras_drive_open…done.
    com_zextras_chat_open…done.
Finished installing common zimlets.
Restarting mailboxd…done.
Creating galsync account for default domain…failed.
You have the option of notifying Zimbra of your installation.
This helps us to track the uptake of the Zimbra Collaboration Server.
The only information that will be transmitted is:
    The VERSION of zcs installed (8.7.11_GA_1854_RHEL7_64)
    The ADMIN EMAIL ADDRESS created (admin@idriskoc.com)

Notify Zimbra of your installation? [Yes] no
Notification skipped
Setting up zimbra crontab…done.
Moving /tmp/zmsetup.20170718-150647.log to /opt/zimbra/log
Configuration complete – press return to exit

https://localhost:7071

CentOS 7 Zimbra 8.7 install

admin

Bütün Hayatım Linux Sistemleri...

CentOS 7 Zimbra 8.7 install” üzerine 4 düşünce

  • 16 Haziran 2019, 20:16
    Kalıcı bağlantı

    Hi,
    I installed Zimbra following the instructions above. I managed to get all Zimbra services running. I can send mail but cannot receive mail. Anything i should look out for?

    Kind Regards

    Cevapla

Bir yanıt yazın

E-posta hesabınız yayımlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir