bogofilter and qmail

David Relson relson at osagesoftware.com
Sat Jun 18 23:14:19 CEST 2005


Greetings,

My thanks go to a user (who prefers to remain without credit) for the
following instructions on using bogofilter with qmail:

As root:
install bogofilter. then type:

su -m qmailq
cd
mkdir .bogofilter
cd bin
cp -p qmail-queue qmail-queue.orig
cat > qmail-queue
#!/bin/sh
HOME=/var/qmail
export HOME
/usr/local/bin/bogofilter -p -u -e | /var/qmail/bin/qmail-queue.orig
^D
chmod 4711 qmail-queue

Ready, check your mail...


Can another qmail test this and let me know if it works?  If so, I'll
expand the FAQ.

Thanks.

David




More information about the Bogofilter mailing list