{"id":670,"date":"2017-12-29T02:10:04","date_gmt":"2017-12-29T08:10:04","guid":{"rendered":"https:\/\/www.linuxcloudvps.com\/blog\/?p=670"},"modified":"2018-03-05T12:37:06","modified_gmt":"2018-03-05T18:37:06","slug":"how-to-install-and-configure-zimbra-mail-server-on-centos-7","status":"publish","type":"post","link":"https:\/\/www.linuxcloudvps.com\/blog\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\/","title":{"rendered":"How to install and configure Zimbra mail server on CentOS 7"},"content":{"rendered":"<p>In this tutorial we are going to provide you with step-by-step instructions on how to install and configure Zimbra mail server on a CentOS 7 VPS. Zimbra is an enterprise-class open source email collaboration software.<\/p>\n<p><!--more--><\/p>\n<p>Before we start with the installation procedure, we need to install the required packages:<\/p>\n<pre>yum install sudo openssh-clients libaio  unzip net-tools sysstat perl-core nmap-ncat libstdc++.so.6<\/pre>\n<h3>Install Zimbra:<\/h3>\n<p>Download the latest version of Zimbra from the official website at https:\/\/www.zimbra.com\/downloads\/zimbra-collaboration-open-source\/archives\/ , then extract it:<\/p>\n<pre>cd \/opt\r\nwget https:\/\/files.zimbra.com\/downloads\/8.7.10_GA\/zcs-8.7.10_GA_1829.RHEL7_64.20170524161336.tgz\r\ntar xfz zcs-8.7.10_GA_1829.RHEL7_64.20170524161336.tgz<\/pre>\n<p>Run the install script:<\/p>\n<pre>cd zcs-8.7*\r\n.\/install.sh<\/pre>\n<p>Follow the easy instructions and install Zimbra packages:<\/p>\n<pre>Do you agree with the terms of the software license agreement? [N] Y\r\n\r\nUse Zimbra&#039;s package repository [Y] Y\r\n\r\n install the zimbra packages, press Y to install the packages you need, e.g.:\r\n\r\nSelect the packages to install\r\n\r\nSelect the packages to install\r\n\r\nInstall zimbra-ldap [Y] y\r\n\r\nInstall zimbra-logger [Y] y\r\n\r\nInstall zimbra-mta [Y] y\r\n\r\nInstall zimbra-dnscache [Y] y\r\n\r\nInstall zimbra-snmp [Y] n\r\n\r\nInstall zimbra-store [Y] y\r\n\r\nInstall zimbra-apache [Y] y\r\n\r\nInstall zimbra-spell [Y] y\r\n\r\nInstall zimbra-memcached [Y] y\r\n\r\nInstall zimbra-proxy [Y] y\r\n\r\nInstall zimbra-chat [Y] n\r\n\r\nInstall zimbra-drive [Y] n<\/pre>\n<pre>The system will be modified.  Continue? [N] y<\/pre>\n<pre>Main menu\r\n\r\n   1) Common Configuration:\r\n   2) zimbra-ldap:                             Enabled\r\n   3) zimbra-logger:                           Enabled\r\n   4) zimbra-mta:                              Enabled\r\n   5) zimbra-dnscache:                         Enabled\r\n   6) zimbra-store:                            Enabled\r\n        +Create Admin User:                    yes\r\n        +Admin user to create:                 admin@mail.yourdomain.com\r\n******* +Admin Password                        UNSET\r\n        +Anti-virus quarantine user:           virus-quarantine.ilcu6hp1@mail.yourdomain.com\r\n        +Enable automated spam training:       yes\r\n        +Spam training user:                   spam.vxwnxyxdp@mail.yourdomain.com\r\n        +Non-spam(Ham) training user:          ham.nlqp4rpl_@mail.yourdomain.com\r\n        +SMTP host:                            mail.yourdomain.com\r\n        +Web server HTTP port:                 8080\r\n        +Web server HTTPS port:                8443\r\n        +Web server mode:                      https\r\n        +IMAP server port:                     7143\r\n        +IMAP server SSL port:                 7993\r\n        +POP server port:                      7110\r\n        +POP server SSL port:                  7995\r\n        +Use spell check server:               yes\r\n        +Spell server URL:                     http:\/\/mail.yourdomain.com:7780\/aspell.php\r\n        +Enable version update checks:         TRUE\r\n        +Enable version update notifications:  TRUE\r\n        +Version update notification email:    admin@mail.yourdomain.com\r\n        +Version update source email:          admin@mail.yourdomain.com\r\n        +Install mailstore (service webapp):   yes\r\n        +Install UI (zimbra,zimbraAdmin webapps): yes\r\n\r\n   7) zimbra-spell:                            Enabled\r\n   8) zimbra-proxy:                            Enabled\r\n   9) Default Class of Service Configuration:\r\n   s) Save config to file\r\n   x) Expand menu\r\n   q) Quit\r\n\r\nAddress unconfigured (**) items  (? - help) 6<\/pre>\n<p>Please note, when configuring Zimbra, you need to use the actual hostname of your server, not &#8216;mail.yourdomain.com&#8217;.<\/p>\n<pre>Store configuration\r\n\r\n   1) Status:                                  Enabled\r\n   2) Create Admin User:                       yes\r\n   3) Admin user to create:                    admin@mail.yourdomain.com\r\n** 4) Admin Password                           UNSET\r\n   5) Anti-virus quarantine user:              virus-quarantine.ilcu6hp1@mail.yourdomain.com\r\n   6) Enable automated spam training:          yes\r\n   7) Spam training user:                      spam.vxwnxyxdp@mail.yourdomain.com\r\n   8) Non-spam(Ham) training user:             ham.nlqp4rpl_@mail.yourdomain.com\r\n   9) SMTP host:                               mail.yourdomain.com\r\n  10) Web server HTTP port:                    8080\r\n  11) Web server HTTPS port:                   8443\r\n  12) Web server mode:                         https\r\n  13) IMAP server port:                        7143\r\n  14) IMAP server SSL port:                    7993\r\n  15) POP server port:                         7110\r\n  16) POP server SSL port:                     7995\r\n  17) Use spell check server:                  yes\r\n  18) Spell server URL:                        http:\/\/mail.yourdomain.com:7780\/aspell.php\r\n  19) Enable version update checks:            TRUE\r\n  20) Enable version update notifications:     TRUE\r\n  21) Version update notification email:       admin@mail.yourdomain.com\r\n  22) Version update source email:             admin@mail.yourdomain.com\r\n  23) Install mailstore (service webapp):      yes\r\n  24) Install UI (zimbra,zimbraAdmin webapps): yes\r\n\r\nSelect, or &#039;r&#039; for previous menu [r] 4<\/pre>\n<p>Set an administrator password:<\/p>\n<pre>Password for admin@mail.yourdomain.com (min 6 characters): [3GsHkCmZF] Enter a strong password<\/pre>\n<pre>Select, or &#039;r&#039; for previous menu [r]  r<\/pre>\n<pre>Main menu\r\n\r\n   1) Common Configuration:\r\n   2) zimbra-ldap:                             Enabled\r\n   3) zimbra-logger:                           Enabled\r\n   4) zimbra-mta:                              Enabled\r\n   5) zimbra-dnscache:                         Enabled\r\n   6) zimbra-store:                            Enabled\r\n   7) zimbra-spell:                            Enabled\r\n   8) zimbra-proxy:                            Enabled\r\n   9) Default Class of Service Configuration:\r\n   s) Save config to file\r\n   x) Expand menu\r\n   q) Quit\r\n\r\n*** CONFIGURATION COMPLETE - press &#039;a&#039; to apply\r\nSelect from menu, or press &#039;a&#039; to apply config (? - help) a\r\n\r\nSave configuration data to a file? [Yes] Yes\r\n\r\nSave config in file: [\/opt\/zimbra\/config.5540]\r\n\r\nSaving config in \/opt\/zimbra\/config.5540...done.\r\nThe system will be modified - continue? [No] Yes\r\n\r\n\r\n\r\nConfiguration complete - press return to exit<\/pre>\n<p>Configure memcached to listen on localhost only:<\/p>\n<pre>su - zimbra\r\n \/opt\/zimbra\/bin\/zmprov ms &#039;zmhostname&#039; zimbraMemcachedBindAddress 127.0.0.1 \r\n \/opt\/zimbra\/bin\/zmprov ms &#039;zmhostname&#039; zimbraMemcachedClientServerList 127.0.0.1<\/pre>\n<p>Restart memcached for the changes to take effect:<\/p>\n<pre>zmmemcachedctl restart\r\nexit<\/pre>\n<p>Log in to the Zimbra administration back-end at https:\/\/yourdomain.com:7071:<\/p>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-680\" src=\"https:\/\/www.linuxcloudvps.com\/blog\/wp-content\/uploads\/2017\/12\/zimbra-300x102.png\" alt=\"\" width=\"300\" height=\"102\" \/><\/p>\n<p>Once logged in, install a new SSL certificate (a self-signed or commercially signed certificate), add your domain and create a new user account\/accounts, email accounts etc.<\/p>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-681\" src=\"https:\/\/www.linuxcloudvps.com\/blog\/wp-content\/uploads\/2017\/12\/zimbra-mail-300x169.png\" alt=\"\" width=\"300\" height=\"169\" \/><\/p>\n<p>That is it. Zimbra is successfully installed on CenOS 7.<\/p>\n<p>Of course you don\u2019t have to How to install and configure Zimbra mail server on CentOS 7, if you use one of our <a href=\"https:\/\/www.linuxcloudvps.com\/cloud-vps.html\">VPS Hosting <\/a>services, in which case you can simply ask our expert Linux admins to install and configure Zimbra mail server for you. They are available 24&#215;7 and will take care of your request immediately.<\/p>\n<p><strong><span style=\"color: #ff0000;\">PS<\/span>.<\/strong> If you liked this post, on\u00a0How to install and configure Zimbra mail server on CentOS 7, please share it with your friends on the social networks using the buttons on the left or simply leave a reply below. Thanks.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this tutorial we are going to provide you with step-by-step instructions on how to install and configure Zimbra mail server on a CentOS 7 VPS. Zimbra is an enterprise-class open source email collaboration software.<\/p>\n","protected":false},"author":2,"featured_media":672,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13],"tags":[124,132,125,123],"class_list":["post-670","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials","tag-cento0s-7","tag-linuxcloudvps","tag-mail-server","tag-zimbra"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to install and configure Zimbra mail server on CentOS 7 | LinuxCloudVPS Blog<\/title>\n<meta name=\"description\" content=\"In this tutorial we are going to provide you with step-by-step instructions on how to install and configure Zimbra mail server on a CentOS 7 VPS. Zimbra\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.linuxcloudvps.com\/blog\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to install and configure Zimbra mail server on CentOS 7 | LinuxCloudVPS Blog\" \/>\n<meta property=\"og:description\" content=\"In this tutorial we are going to provide you with step-by-step instructions on how to install and configure Zimbra mail server on a CentOS 7 VPS. Zimbra\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.linuxcloudvps.com\/blog\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\/\" \/>\n<meta property=\"og:site_name\" content=\"LinuxCloudVPS Blog\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/www.facebook.com\/LinuxCloudVPS\" \/>\n<meta property=\"article:published_time\" content=\"2017-12-29T08:10:04+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2018-03-05T18:37:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.linuxcloudvps.com\/blog\/wp-content\/uploads\/2017\/12\/How-to-install-and-configure-Zimbra-mail-server-on-CentOS-7.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"600\" \/>\n\t<meta property=\"og:image:height\" content=\"300\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@LinuxCloudVPS\" \/>\n<meta name=\"twitter:site\" content=\"@LinuxCloudVPS\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\\\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/#\\\/schema\\\/person\\\/ed907227ee7d151c617e6d0fe74f531a\"},\"headline\":\"How to install and configure Zimbra mail server on CentOS 7\",\"datePublished\":\"2017-12-29T08:10:04+00:00\",\"dateModified\":\"2018-03-05T18:37:06+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\\\/\"},\"wordCount\":276,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/12\\\/How-to-install-and-configure-Zimbra-mail-server-on-CentOS-7.jpg\",\"keywords\":[\"cento0s 7\",\"linuxcloudvps\",\"mail server\",\"zimbra\"],\"articleSection\":[\"Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\\\/\",\"url\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\\\/\",\"name\":\"How to install and configure Zimbra mail server on CentOS 7 | LinuxCloudVPS Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/12\\\/How-to-install-and-configure-Zimbra-mail-server-on-CentOS-7.jpg\",\"datePublished\":\"2017-12-29T08:10:04+00:00\",\"dateModified\":\"2018-03-05T18:37:06+00:00\",\"description\":\"In this tutorial we are going to provide you with step-by-step instructions on how to install and configure Zimbra mail server on a CentOS 7 VPS. Zimbra\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/12\\\/How-to-install-and-configure-Zimbra-mail-server-on-CentOS-7.jpg\",\"contentUrl\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/12\\\/How-to-install-and-configure-Zimbra-mail-server-on-CentOS-7.jpg\",\"width\":600,\"height\":300,\"caption\":\"How to install and configure Zimbra mail server on CentOS 7\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to install and configure Zimbra mail server on CentOS 7\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/\",\"name\":\"LinuxCloudVPS\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/#organization\",\"name\":\"LinuxCloudVPS\",\"url\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/logo.png\",\"width\":217,\"height\":25,\"caption\":\"LinuxCloudVPS\"},\"image\":{\"@id\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"http:\\\/\\\/www.facebook.com\\\/LinuxCloudVPS\",\"https:\\\/\\\/x.com\\\/LinuxCloudVPS\",\"http:\\\/\\\/www.linkedin.com\\\/company\\\/linuxcloudvps-com\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/#\\\/schema\\\/person\\\/ed907227ee7d151c617e6d0fe74f531a\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"http:\\\/\\\/www.linuxcloudvps.com\\\/\"],\"url\":\"https:\\\/\\\/www.linuxcloudvps.com\\\/blog\\\/author\\\/r0s3admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to install and configure Zimbra mail server on CentOS 7 | LinuxCloudVPS Blog","description":"In this tutorial we are going to provide you with step-by-step instructions on how to install and configure Zimbra mail server on a CentOS 7 VPS. Zimbra","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.linuxcloudvps.com\/blog\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\/","og_locale":"en_US","og_type":"article","og_title":"How to install and configure Zimbra mail server on CentOS 7 | LinuxCloudVPS Blog","og_description":"In this tutorial we are going to provide you with step-by-step instructions on how to install and configure Zimbra mail server on a CentOS 7 VPS. Zimbra","og_url":"https:\/\/www.linuxcloudvps.com\/blog\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\/","og_site_name":"LinuxCloudVPS Blog","article_publisher":"http:\/\/www.facebook.com\/LinuxCloudVPS","article_published_time":"2017-12-29T08:10:04+00:00","article_modified_time":"2018-03-05T18:37:06+00:00","og_image":[{"width":600,"height":300,"url":"https:\/\/www.linuxcloudvps.com\/blog\/wp-content\/uploads\/2017\/12\/How-to-install-and-configure-Zimbra-mail-server-on-CentOS-7.jpg","type":"image\/jpeg"}],"author":"admin","twitter_card":"summary_large_image","twitter_creator":"@LinuxCloudVPS","twitter_site":"@LinuxCloudVPS","twitter_misc":{"Written by":"admin","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.linuxcloudvps.com\/blog\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\/#article","isPartOf":{"@id":"https:\/\/www.linuxcloudvps.com\/blog\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\/"},"author":{"name":"admin","@id":"https:\/\/www.linuxcloudvps.com\/blog\/#\/schema\/person\/ed907227ee7d151c617e6d0fe74f531a"},"headline":"How to install and configure Zimbra mail server on CentOS 7","datePublished":"2017-12-29T08:10:04+00:00","dateModified":"2018-03-05T18:37:06+00:00","mainEntityOfPage":{"@id":"https:\/\/www.linuxcloudvps.com\/blog\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\/"},"wordCount":276,"commentCount":1,"publisher":{"@id":"https:\/\/www.linuxcloudvps.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.linuxcloudvps.com\/blog\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\/#primaryimage"},"thumbnailUrl":"https:\/\/www.linuxcloudvps.com\/blog\/wp-content\/uploads\/2017\/12\/How-to-install-and-configure-Zimbra-mail-server-on-CentOS-7.jpg","keywords":["cento0s 7","linuxcloudvps","mail server","zimbra"],"articleSection":["Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.linuxcloudvps.com\/blog\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.linuxcloudvps.com\/blog\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\/","url":"https:\/\/www.linuxcloudvps.com\/blog\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\/","name":"How to install and configure Zimbra mail server on CentOS 7 | LinuxCloudVPS Blog","isPartOf":{"@id":"https:\/\/www.linuxcloudvps.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.linuxcloudvps.com\/blog\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\/#primaryimage"},"image":{"@id":"https:\/\/www.linuxcloudvps.com\/blog\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\/#primaryimage"},"thumbnailUrl":"https:\/\/www.linuxcloudvps.com\/blog\/wp-content\/uploads\/2017\/12\/How-to-install-and-configure-Zimbra-mail-server-on-CentOS-7.jpg","datePublished":"2017-12-29T08:10:04+00:00","dateModified":"2018-03-05T18:37:06+00:00","description":"In this tutorial we are going to provide you with step-by-step instructions on how to install and configure Zimbra mail server on a CentOS 7 VPS. Zimbra","breadcrumb":{"@id":"https:\/\/www.linuxcloudvps.com\/blog\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.linuxcloudvps.com\/blog\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.linuxcloudvps.com\/blog\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\/#primaryimage","url":"https:\/\/www.linuxcloudvps.com\/blog\/wp-content\/uploads\/2017\/12\/How-to-install-and-configure-Zimbra-mail-server-on-CentOS-7.jpg","contentUrl":"https:\/\/www.linuxcloudvps.com\/blog\/wp-content\/uploads\/2017\/12\/How-to-install-and-configure-Zimbra-mail-server-on-CentOS-7.jpg","width":600,"height":300,"caption":"How to install and configure Zimbra mail server on CentOS 7"},{"@type":"BreadcrumbList","@id":"https:\/\/www.linuxcloudvps.com\/blog\/how-to-install-and-configure-zimbra-mail-server-on-centos-7\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.linuxcloudvps.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to install and configure Zimbra mail server on CentOS 7"}]},{"@type":"WebSite","@id":"https:\/\/www.linuxcloudvps.com\/blog\/#website","url":"https:\/\/www.linuxcloudvps.com\/blog\/","name":"LinuxCloudVPS","description":"","publisher":{"@id":"https:\/\/www.linuxcloudvps.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.linuxcloudvps.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.linuxcloudvps.com\/blog\/#organization","name":"LinuxCloudVPS","url":"https:\/\/www.linuxcloudvps.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.linuxcloudvps.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.linuxcloudvps.com\/blog\/wp-content\/uploads\/2023\/08\/logo.png","contentUrl":"https:\/\/www.linuxcloudvps.com\/blog\/wp-content\/uploads\/2023\/08\/logo.png","width":217,"height":25,"caption":"LinuxCloudVPS"},"image":{"@id":"https:\/\/www.linuxcloudvps.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["http:\/\/www.facebook.com\/LinuxCloudVPS","https:\/\/x.com\/LinuxCloudVPS","http:\/\/www.linkedin.com\/company\/linuxcloudvps-com"]},{"@type":"Person","@id":"https:\/\/www.linuxcloudvps.com\/blog\/#\/schema\/person\/ed907227ee7d151c617e6d0fe74f531a","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g","caption":"admin"},"sameAs":["http:\/\/www.linuxcloudvps.com\/"],"url":"https:\/\/www.linuxcloudvps.com\/blog\/author\/r0s3admin\/"}]}},"_links":{"self":[{"href":"https:\/\/www.linuxcloudvps.com\/blog\/wp-json\/wp\/v2\/posts\/670","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.linuxcloudvps.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.linuxcloudvps.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.linuxcloudvps.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.linuxcloudvps.com\/blog\/wp-json\/wp\/v2\/comments?post=670"}],"version-history":[{"count":4,"href":"https:\/\/www.linuxcloudvps.com\/blog\/wp-json\/wp\/v2\/posts\/670\/revisions"}],"predecessor-version":[{"id":736,"href":"https:\/\/www.linuxcloudvps.com\/blog\/wp-json\/wp\/v2\/posts\/670\/revisions\/736"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.linuxcloudvps.com\/blog\/wp-json\/wp\/v2\/media\/672"}],"wp:attachment":[{"href":"https:\/\/www.linuxcloudvps.com\/blog\/wp-json\/wp\/v2\/media?parent=670"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.linuxcloudvps.com\/blog\/wp-json\/wp\/v2\/categories?post=670"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.linuxcloudvps.com\/blog\/wp-json\/wp\/v2\/tags?post=670"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}