qmail+vpopmail+sqwebmail的安装步骤
2007-07-14 16:27:14 来源:WEB开发网核心提示:2. 安装ucspi-tcp-0.88#tar zxvf ucspi-tcp-0.88.tar.gz#cd ucspi-tcp-0.88#make#make setup check执行文件将被安装在/usr/local/bin中,3. 安装checkpassword#tar zxvf checkpassword-0.8
2. 安装ucspi-tcp-0.88
#tar zxvf ucspi-tcp-0.88.tar.gz
#cd ucspi-tcp-0.88
#make
#make setup check
执行文件将被安装在/usr/local/bin中。
3. 安装checkpassword
#tar zxvf checkpassword-0.81.tar.gz
#cd checkpassword-0.81
#make
#make setup check
#chmod og-rx /bin/checkpassword
执行文件checkpassword将被安装在/bin中。
如果不对/etc/passwd中的用户开放mail,则不需要装checkpassword,而只要装vpopmail就行了。
4. 安裝daemontools
#tar zxvf daemontools-0.70.tar.gz
#cd daemontools-0.70
#make
#make setup check
执行文件将安装于/usr/local/bin中。
安装本工具后可以用
#mkdir /var/run/qmail
#supervise /var/run/qmail /var/qmail/rc
来启动qmail,还可以用svc来关闭或重启qmail,用svstat监视qmail运行情况。(参见qmail FAQ)
更多精彩
赞助商链接