Roundcubemail
Email
Roundcubemail Setup
在這之前你可能必須要先了解一下Roundcubemail的執行環境
套件: Postfix + Dovecot + Roundcube + mysql + httpd
Protocol : smtp + sasl + TLS (25) / pop3s (995) / imaps (995)
Auth : ldap + file
預設主程式安裝的位置在 /usr/share/roundcubemail 中,而設定檔是置於 /etc/roundcubemail 目錄中。
Alias /gtmail /usr/share/roundcubemail
採用RPM的安裝版本,預設的安裝路徑是 http://yourip/roundcubemail/installer,而為了安全理由,系統會限制只能從本機上用瀏覽器去執行安裝畫面,所以請先設定 /etc/httpd/conf.d/roundcubemail.conf,設定內容說明如下: