[Qmail-scanner-general]Q-S not running message through Spamassassin

2003-12-04 Thread Jeremy Olmen
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

[Qmail-scanner-general]Body Pattern Matching

2003-01-28 Thread Jeremy Olmen
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

RE: [Qmail-scanner-general]content filtering ??

2002-09-08 Thread Jeremy Olmen
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

RE: [Qmail-scanner-general]content filtering ??

2002-09-08 Thread Jeremy Olmen
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

RE: [Qmail-scanner-general]quarantine based on spamassassin rating

2002-09-05 Thread Jeremy Olmen
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

RE: [Qmail-scanner-general]problems with the to: field using qmail-scanner and spamassassin

2002-08-30 Thread Jeremy Olmen
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

RE: [Qmail-scanner-general]problems with the to: field using qmail-scanner and spamassassin

2002-08-30 Thread Jeremy Olmen
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

[Qmail-scanner-general]problems with the to: field using qmail-scanner and spamassassin

2002-08-30 Thread Jeremy Olmen
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