I would add these two "optional" things to the toaster: * reject known-abuse mail servers: add
/usr/bin/rblsmtpd �r <antispamserver> \ to /var/qmail/control/conf-smtpd/run just before the call to /var/qmail/bin/qmail-smtpd replacing <antispamserver> with something like sbl.spamhaus.org. * enable per-domain config for simscan: add --enable-per-domain=y to the configure options and run this after install: # default options echo ":clam=yes,spam=yes,trophie=yes,spam_hits=20.1" > /var/qmail/control/simcontrol # recreate perdomain options database /var/qmail/bin/simscanmk What do you think? Jose. On Thu, 16 Dec 2004 11:36:38 -0800, Bill Shupp <[EMAIL PROTECTED]> wrote: > Neil wrote: > > >Hello Bill, > > > >Does the chkusr 2.0.8 work with vpopmail+mysql? > > > >Best, > > > >Neil > > > > > > Yeah. The Makefile now includes inc_deps and lib_deps from > ~vpopmail/etc, so a separate mysql patch is no longer necessary to link > properly. It's dynamic. > > Regards, > > Bill > -- Ing. Jose Luis Canciani Ingeniero en Sistemas de Informaci�n ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
