Zimbra 是一個開放原始碼的郵件群組軟體,它的設計是用來完全取代 MS Exchange Server。
系統環境:
Ubuntu 8.04
安裝步驟:
apt-get install libpcre3 libgmp3c2 libstdc++5 libltdl3
下載 Zimbra for Ubuntu 8.04 套件
tar -xzf zcs-5.0.12_GA_2789.UBUNTU8.20090126112326.tgz
cd zcs-5.0.12_GA_2789.UBUNTU8.20090126112326
./install.sh
Main menu
1) Common Configuration:
2) zimbra-ldap: Enabled
3) zimbra-store: Enabled
+Create Admin User: yes
+Admin user to create: admin@osslab.local
******* +Admin Password UNSET
+Enable automated spam training: yes
+Spam training user: spam.wdzdlajlj@osslab.local
+Non-spam(Ham) training user: ham.s1holflq_g@osslab.local
+Global Documents Account: wiki@osslab.local
+SMTP host: zimbra.osslab.local
+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://zimbra.osslab.local:7780/aspell.php
+Configure store for use with reverse mail proxy: FALSE
+Configure store for use with reverse web proxy: FALSE
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)
這裡提示標有 ** 符號(設定管理者密碼)的項目尚未設定。先輸入3,再輸入4,輸入新的管理者密碼,輸入r 回上選單,輸入a 套用設定。
如果最後出現 LDAP 的啟動失敗訊息,請執行重新設定的指令
/opt/zimbra/libexec/zmsetup.pl
建議使用 SSL 作 WebMail 的安全機制,使用以下指令來完成。
su - zimbra zmtlsctl https
補充指令:
//檢查 Zimbra 系統狀態
su - zimbra
zmcontrol status
//移除 Zimbra 套件
cd <zimbra_install_source>
./install.sh --uninstall
| Images 1 | ||
|---|---|---|
Zimbrazimbra.gif | ||