I'm running Q-S 1.20 with Net-Qmail 1.04 (installed using LWQ). When I send
a message to this machine it is received by qmail, run through Q-S, but
isn't checked by spamassassin (the message isn't altered in any way, and
there aren't any logs in the maillog from spamc/spamd). I can cat a message
to
Hello,
I've got a fully functional qmail -> qmail-scanner -> spamassassin
mailserver up and running and it's been doing well for a number of months now.
I'd like to know if there is a way to do *body* pattern matching, say if we want
to quarantine all messages that have the phrase "eat
I have a very simple perl script to do the same. I have not been able to
figure out how to
re-write envelope information either. That is what I really need.. does
anyone know how to do this?
--Jeremy
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
zenn
I am having the exact same problem. I'd like qmail-scanner or another
program to look at the hits= header that spamassassin adds and depending on
the number, let it pass through the queue unchanged or send it to another
mailbox. Seems like a pretty basic function of spamassassin to me. Does
anyone
I think it would be a useful option. Specifically I'd like it to look at the
hits= spamassassin header and if it matches (or is larger than) a
configurable value, have qmail-scanner change the envelope information so
that the message is sent to a "spam-quarantine" mailbox for an administrator
to s
ugust 30, 2002 8:37 PM
To: [EMAIL PROTECTED]
Subject: Re: [Qmail-scanner-general]problems with the to: field using
qmail-scanner and spamassassin
Jeremy Olmen wrote:
>
> Only problem is that I'm not trying to do any local delivery, this is
simply
> a spam-and-virus filtering front e
h sendmail).
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
Doug Monroe
Sent: Friday, August 30, 2002 2:06 PM
To: [EMAIL PROTECTED]
Subject: Re: [Qmail-scanner-general]problems with the to: field using
qmail-scanner and spamassassin
Jeremy Olmen wrote:
>
> I
I am trying to use qmail-scanner in conjunction with spamassassin as well as
a small script to determine the score of the message, and if it's above my
defined threshold to send it to another mailbox. If the conditions are met
and the message is to be sent to another mailbox, all I'm doing is
re-w