Hello All,

I've solved the spam detection feature.  An upgrade from 1.0.26, to 1.0.27 fixed that problem.  However I'm faced with another one.  Hopefully simpler one.

My spam command is |/var/qmail/bin/preline -d -f -r /usr/bin/killspam

This is just a script that checks if SpamAssassin flagged the email as spam, and if so, it deletes and logs it.  The problem is, with Spam Detection enabled in qmailadmin, it writes the .qmail file so that it only has that killspam line.  It doesn't include the Maildir line after it.  So basically, no email gets delivered to an address that has spam filtering enabled.  Is there a way to get qmailadmin to tag that Maildir line on after the killspam line?  Keeping in mind the /var/vpopmail/domains/domain.com folder is going to be different for all domains.

Tyler

> On Tuesday, September 30, 2003, at 08:09  PM, Tyler wrote:
>> Qmailadmin 1.0.26
>>
>> Here's the source on the mod user page.

> In the source directory for qmailadmin, what do you see when you `grep
> MODIFY_SPAM config.h`?  It should say "#define MODIFY_SPAM 1".

> --
> Tom Collins
> [EMAIL PROTECTED]
> QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
> Info on the Sniffter hand-held Network Tester: http://sniffter.com/


Reply via email to