woff5678 發表於 2009-6-22 19:54:29

安裝openwebmail for centos 5

[*]下載redhat el5 RPM(或Centos),版本2.53-3 (下載位置)除了原始程式之外,還需要幾個配合的套件才能安裝,但是 CentOS 5 官方並沒有可以yum的相關套件,因此先取得yum的openwebmail位置並放置在/etc/yum.repos.d/ :
[*]下載openwebmail.repo (下載位置)[*]下載perl-Text-Iconv(下載位置)先安perl-Text-Iconv:
# rpm -Uvh perl-Text-Iconv-1.7-2.el5.i386.rpm
接著透過yum方式安裝openwebmail-data
#yum -y install openwebmail-data
#yum -y install perl-suidperl
可以安裝openwebmail了:
#rpm -Uvh openwebmail-2.53-2.i386.rpm
apache的相關設定檔在/etc/httpd/conf.d/openwebmail.conf
主要程式設定檔在/var/www/cgi-bin/openwebmail/etc/openwebmail.conf
先初始化openwebmail:
# /var/www/cgi-bin/openwebmail/openwebmail-tool.pl –init
跟著提示的訊息繼續設定….(其實只有輸入yes而已…@@)
ok了….

876844106 發表於 2013-11-9 00:59:43

支持你一下下。。
頁: [1]
查看完整版本: 安裝openwebmail for centos 5