Tag Archives: qmail

Howto Qmail with spamassassin

http://sylvestre.ledru.info/howto/howto_qmail_spamassassin.php By Sylvestre Ledru June 2003 Version francaise Return to the linux page (02/04/2002), Bug fix : I just add a little bug fix for some OS which remove the +x on qmail-queue (the qmail-scanner is not concerned) (01/11/2003), Qmail-scanner : I had a new way of calling spamassassin client using qmail-scanner. (23/07/2003), Preferences : [...]

caphit qmail 配置

参考网址 http://lifewithqmail.org(中文版http://lifewithqmail.org/LWQ-CN.html) http://qmail.te8.com/rpms/glibc-2.3.1/(patch下载地址) http://www.fehcom.de/qmail/qmail.html http://www.pipeline.com.au/staff/mbowe/isp/vpopmail-mysql.htm http://bbs.chinaunix.net/forum/viewtopic.php?t=254662 ucspi-tcp http://cr.yp.to/ucspi-tcp.html ucspi-tcp-0.88.a_record.patch,ucspi-tcp-0.88.errno.patch,ucspi-tcp-0.88.nodefaultrbl.patch (或者)ucspi-tcp-0.88.a_record.patch,ucspi-tcp-0.88.errno.patch,ucspi-tcp-0.88.nobase.patch patch -d ucspi-tcp.xxx -p1 < ucspi-tcp-xxx.patch make&&make setup check daemontools http://cr.yp.to/daemontools.html daemontools-0.76.errno.patch package/install Adding svscanboot to inittab…init should start svscan now. cmd5checkpw http://www.fehcom.de/qmail/auth/cmd5checkpw-030_tgz.bin make&&make setup qmail 1.03 http://cr.yp.to/qmail.html http://www.fehcom.de/qmail/qmail.html http://www.fehcom.de/qmail/spamcontrol/spamcontrol-2311_tgz.bin tar zxvf spamcontrol-2311_tgz.bin 编辑conf-spamcontrol 建立用户组 groupadd nofiles useradd -g nofiles -d /var/qmail qmaild -s /sbin/nologin [...]