<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Zimbra on 空想枫</title>
    <link>http://it580.com/tags/zimbra/</link>
    <description>Recent content in Zimbra on 空想枫</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>&amp;copy; 2001-2020 空想枫</copyright>
    <lastBuildDate>Sat, 28 Mar 2009 21:23:02 +0000</lastBuildDate>
    
	<atom:link href="http://it580.com/tags/zimbra/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Debian 下Zimbra Collaboration Suite的安装</title>
      <link>http://it580.com/debian-e4-b8-8bzimbra-collaboration-suite-e7-9a-84-e5-ae-89-e8-a3-85/</link>
      <pubDate>Sat, 28 Mar 2009 21:23:02 +0000</pubDate>
      
      <guid>http://it580.com/debian-e4-b8-8bzimbra-collaboration-suite-e7-9a-84-e5-ae-89-e8-a3-85/</guid>
      <description>下载页面:http://www.zimbra.com/community/downloads.html
1.预先准备
运行如下命令:
 apt-get install sudo fetchmail libgmp3c2 libexpat1 libxml2 openssl libltdl3
 编辑/etc/hosts,执行:
 nano /etc/hosts
 在文件中,加入你的IP地址和域名,例如:
 192.168.42.136 mail.it580.com
 2.安装Zimbra
执行如下命令:
 wget http://h.yimg.com/lo/downloads/5.0.14_GA/zcs-5.0.14_GA_2850.DEBIAN4.0.20090303135618.tgz
tar xzvf zcs-5.0.14_GA_2850.DEBIAN4.0.20090303135618.tgz
cd zcs-5.0.14_GA_2850.DEBIAN4.0.20090303135618
./install.sh
 根据你的需要，选择安装的模块。安装完成后,记得设置Admin Password。配置完成后,退出配置界面。
验证运行,执行如下命令:
 su – zimbra
zmcontrol status
 3.界面预览
用户界面:http://192.168.42.136

管理界面:https://192.168.42.136:7071/</description>
    </item>
    
  </channel>
</rss>