<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.tetrain.com/index.php?action=history&amp;feed=atom&amp;title=Zimbra_Installation_crpf</id>
	<title>Zimbra Installation crpf - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tetrain.com/index.php?action=history&amp;feed=atom&amp;title=Zimbra_Installation_crpf"/>
	<link rel="alternate" type="text/html" href="https://wiki.tetrain.com/index.php?title=Zimbra_Installation_crpf&amp;action=history"/>
	<updated>2026-07-27T11:10:56Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://wiki.tetrain.com/index.php?title=Zimbra_Installation_crpf&amp;diff=4361&amp;oldid=prev</id>
		<title>Admin: Auto-created from uploaded PDF text extraction</title>
		<link rel="alternate" type="text/html" href="https://wiki.tetrain.com/index.php?title=Zimbra_Installation_crpf&amp;diff=4361&amp;oldid=prev"/>
		<updated>2026-07-26T16:27:11Z</updated>

		<summary type="html">&lt;p&gt;Auto-created from uploaded PDF text extraction&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;Auto-generated from the uploaded PDF [[:File:Zimbra_Installation_crpf.pdf|Zimbra_Installation_crpf.pdf]]. This is an extracted-text rendering for searchability; see the original PDF for exact formatting, diagrams, tables, and images.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
Zimbra Installation&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Zimbra pre-installation requirements:-&lt;br /&gt;
&lt;br /&gt;
           Zimbra Packages.&lt;br /&gt;
           Zimbra repositories.&lt;br /&gt;
           Perl installation.&lt;br /&gt;
           Sestatus disable.&lt;br /&gt;
&lt;br /&gt;
In this environment we are using multi server deployment so we need to follow below steps.&lt;br /&gt;
&lt;br /&gt;
       LDAP Installation&lt;br /&gt;
       MTA installation&lt;br /&gt;
       Mailbox installation.&lt;br /&gt;
       Log server installation&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Prerequisites: -&lt;br /&gt;
&lt;br /&gt;
                     Download the RHEL8.8 iso image, and make a local repo in&lt;br /&gt;
                      /etc/yum.repos.d/local. Repo and mount on /mnt.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
                        same.&lt;br /&gt;
&lt;br /&gt;
 Download Zimbra packages and make a local repo in&lt;br /&gt;
  /etc/yum.repos.d/zimbra.repo these repos mounted on /opt.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Install the bind packages&lt;br /&gt;
                                # yum install bind* -y&lt;br /&gt;
&lt;br /&gt;
 Install the Perl package&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
                                # yum install Perl –y&lt;br /&gt;
&lt;br /&gt;
Starting the Installation&lt;br /&gt;
&lt;br /&gt;
                                    1.LDAP Installation&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
     Unzip the tar file&lt;br /&gt;
&lt;br /&gt;
                   # tar -xvzf zcs-NETWORK-10.1.0_GA_4618.RHEL8_64.20230301065514.tgz&lt;br /&gt;
&lt;br /&gt;
     Change directory&lt;br /&gt;
&lt;br /&gt;
                  # cd zcs-NETWORK-10.1.0_GA_4618.RHEL8_64.20230301065514&lt;br /&gt;
&lt;br /&gt;
     Run the installation script -&lt;br /&gt;
&lt;br /&gt;
                   # ./install.sh&lt;br /&gt;
&lt;br /&gt;
 Enter Y for zimbra-ldap, and n for all other packages.&lt;br /&gt;
&lt;br /&gt;
 It will install packages&lt;br /&gt;
&lt;br /&gt;
 Common configuration – Enter 4 to set Ldap Admin password&lt;br /&gt;
&lt;br /&gt;
 In the Ldap configuration – Set the Ldap root password, replication password, postfix&lt;br /&gt;
  password,amavis password,nginx password and Bes Searcher password one by one.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 After all the configuration has been set, Press ‘a’ to apply.&lt;br /&gt;
&lt;br /&gt;
The installation and configuration completed. Press enter to exit&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
                                  2.MTA Installation&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Starting the Installation&lt;br /&gt;
 Unzip the tar file&lt;br /&gt;
&lt;br /&gt;
              # tar -xvzf zcs-NETWORK-10.1.0_GA_4618.RHEL8_64.20230301065514.tgz&lt;br /&gt;
&lt;br /&gt;
 Change directory&lt;br /&gt;
&lt;br /&gt;
              # cd zcs-NETWORK-10.1.0_GA_4618.RHEL8_64.20230301065514&lt;br /&gt;
&lt;br /&gt;
 Run the installation script -&lt;br /&gt;
&lt;br /&gt;
              # ./install.sh&lt;br /&gt;
&lt;br /&gt;
 Enter ‘Y’ for zimbra-mta, zimbra-snmp and zimbra-proxy packages, and ‘n’ for all other .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Enter Ldap master host and Ldap Admin password.&lt;br /&gt;
 After that set Ldap postfix and amavis password, same as on the Ldap server.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Set Ldap ngnix password&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Enter ‘r’ for previous menu, and then ‘a’ to apply.&lt;br /&gt;
&lt;br /&gt;
 It will complete installation and setting configurations. Press enter to exit and complete the&lt;br /&gt;
  installation.-----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
                           3.Installing Zimbra MailBox Server&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 Unzip the tar file&lt;br /&gt;
&lt;br /&gt;
        # tar -xvzf zcs-NETWORK-10.1.0_GA_4618.RHEL8_64.20230301065514.tgz&lt;br /&gt;
&lt;br /&gt;
 Change directory&lt;br /&gt;
&lt;br /&gt;
        # cd zcs-NETWORK-10.1.0_GA_4618.RHEL8_64.20230301065514&lt;br /&gt;
&lt;br /&gt;
 Run the installation script -&lt;br /&gt;
&lt;br /&gt;
         # ./install.sh&lt;br /&gt;
&lt;br /&gt;
 Enter Y for zimbra-logger, zimbra-snmp, zimbra-store, zimbra-apache, zimbra-spell&lt;br /&gt;
  packages, N for all other packages.&lt;br /&gt;
&lt;br /&gt;
Type yes and continue&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>