用户工具

站点工具


zimbra_配置手册

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

zimbra_配置手册 [2011/10/31 21:03] – 创建 adminzimbra_配置手册 [2011/10/31 21:04] (当前版本) – [Zimbra 配置手册] Formatting admin
行 1: 行 1:
 +====== Zimbra 配置手册 ======
  
 +<code>
 +OS: CentOS 5 on OpenVZ, 32bit.
 +Zimbra Version: zcs-6.0.9_GA_2686.RHEL5.20101115233426.tgz
 +Date: Dec 05, 2010
 +</code>
 +Zimbra 是一款开源的邮件系统,拥有强大的图形界面和管理程序。
 +
 +===== 配置 =====
 +  - 在DNS上注册172.20.1.101: student.qdu.edu.cn
 +  - 在WebVZ上创建OpenVZ容器, ''CTID = 1, Name: student-mail, FQDN: student.qdu.edu.cn''
 +  - 设置合适的软件源,方便系统的更新。例如使用UESTC CentOS源
 +  - 拷贝zcs-6.0.9_GA_2686.RHEL5.20101115233426.tgz到合适的地方,解包。
 +  - 通过yum安装gmp: ''yum install gmp''
 +  - 执行./install.sh --platform-override 忽略操作系统检查,进入安装程序。
 +
 +===== Zimbra Post-installation setup =====
 +本节给出适合青岛大学的配置。
 +<code>
 +Main menu
 +
 +   1) Common Configuration:                                                  
 +   2) zimbra-ldap:                             Enabled                       
 +   3) zimbra-store:                            Enabled                       
 +        +Create Admin User:                    yes                           
 +        +Admin user to create:                 admin@student.qdu.edu.cn      
 +******* +Admin Password                        UNSET                         
 +        +Enable automated spam training:       yes                           
 +        +Spam training user:                   spam.tz_393as@student.qdu.edu.cn
 +        +Non-spam(Ham) training user:          ham.x7ciuc282t@student.qdu.edu.cn
 +        +Global Documents Account:             wiki@student.qdu.edu.cn       
 +        +SMTP host:                            student.qdu.edu.cn            
 +        +Web server HTTP port:                 80                            
 +        +Web server HTTPS port:                443                           
 +        +Web server mode:                      http                          
 +        +IMAP server port:                     143                           
 +        +IMAP server SSL port:                 993                           
 +        +POP server port:                      110                           
 +        +POP server SSL port:                  995                           
 +        +Use spell check server:               yes                           
 +        +Spell server URL:                     http://student.qdu.edu.cn:7780/aspell.php
 +        +Configure for use with mail proxy:    FALSE                         
 +        +Configure for use with web proxy:     FALSE                         
 +        +Enable version update checks:         TRUE                          
 +        +Enable version update notifications:  TRUE                          
 +        +Version update notification email:    admin@student.qdu.edu.cn      
 +        +Version update source email:          admin@student.qdu.edu.cn      
 +
 +   4) zimbra-mta:                              Enabled                       
 +   5) zimbra-snmp:                             Enabled                       
 +   6) zimbra-logger:                           Enabled                       
 +   7) zimbra-spell:                            Enabled                       
 +   8) Default Class of Service Configuration:                                
 +   r) Start servers after configuration        yes                           
 +   s) Save config to file                                                    
 +   x) Expand menu                                                            
 +   q) Quit                                    
 +
 +Address unconfigured (**) items  (? - help) 
 +</code>
 +修改Common Configuration中的时区为''GMT +0800 (Asia/Shanghai)''
 +
 +===== CA设置 =====
 +
 +申请[[http://www.startssl.com/|StartSSL]]的免费CA证书已经足够。