On Mon, Aug 16, 2004 at 03:08:22PM +0800, Roger Thomas wrote: > I have qmail-ldap, clamav and qscanq running OK. I woud like to introduce > spamassassin into the picture. Can I do that without any help from qmail-scanner ?
Use the attached modification. Then you are able to do something like
this:
deliveryProgramPath: /usr/bin/spamc|/usr/bin/maildrop
Bis denne,
Aiko
--
Batou: Hey, Major... You ever hear of "human rights"?
Kusanagi: I understand the concept, but I've never seen it in action.
--Ghost in the Shell
--- qmail-ldap.h.orig 2004-02-02 23:03:20.000000000 +0100 +++ qmail-ldap.h 2004-02-02 23:03:34.000000000 +0100 @@ -32,7 +32,7 @@ * of the shell are allowed (like &, &, ;, and <,|,>) * You should know what you are doing when disallowing this */ /* 1 = restriced sanitycheck; 0 = less restriced sanitycheck */ -#define RESTRICT_PROG 1 +#define RESTRICT_PROG 0 /* ALIASDEVNULL replacement for the std. aliasempty for user with * neither homeDirectory nor mailMessageStore defined */
pgpv5x0nK89fM.pgp
Description: PGP signature
