Re: OT: [vchkpw] SpamAssassin, Vpopmail, conditional handling onSpam Score?

2003-05-31 Thread Andrew
On Tue, 2003-05-27 at 18:33, Mark Pearce wrote: > > I'm running the QMAILQUEUE patch with SpamAssassin into Vpopmail with > > Mysql and Courier. > > > > I'm running SpamAssassin with spam threashold "required_hits" = 8. > > > > I allow direct delivery to the mailbox, but it is subject prefixed

Re: [vchkpw] SpamAssassin, Vpopmail, conditional handling on SpamScore?

2003-05-29 Thread Andrew Lawton
ment [EMAIL PROTECTED] From: Dave Richardson - Lists <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date: Tue, 27 May 2003 16:42:33 -0500 To: [EMAIL PROTECTED] Subject: [vchkpw] SpamAssassin, Vpopmail, conditional handling on Spam Score? I'm running the QMAILQUEUE patch with Sp

Re: [vchkpw] SpamAssassin, Vpopmail, conditional handling on SpamScore?

2003-05-28 Thread Peter Palmreuther
Hi Peter, On Wed, 28 May 2003 10:26:17 +0200 Peter Palmreuther wrote: > Additionally this would be of much use for you. s/would/wouldn't/ -- Ciao, Pit

Re: [vchkpw] SpamAssassin, Vpopmail, conditional handling on SpamScore?

2003-05-28 Thread Peter Palmreuther
Hi Dave, On Tue, 27 May 2003 16:42:33 -0500 Dave Richardson - Lists wrote: > I'm running the QMAILQUEUE patch with SpamAssassin into Vpopmail with > Mysql and Courier. > > I'm running SpamAssassin with spam threashold "required_hits" = 8. > > I allow direct delivery to the mailbox, but it is s

OT: [vchkpw] SpamAssassin, Vpopmail, conditional handling on SpamScore?

2003-05-27 Thread Mark Pearce
> I'm running the QMAILQUEUE patch with SpamAssassin into Vpopmail with > Mysql and Courier. > > I'm running SpamAssassin with spam threashold "required_hits" = 8. > > I allow direct delivery to the mailbox, but it is subject prefixed > "[SPAM]" (thus it is Spam Tagged) > > What I'd like to d

Re: [vchkpw] SpamAssassin, Vpopmail, conditional handling on SpamScore?

2003-05-27 Thread Remo Mattei
MAIL PROTECTED] > From: Dave Richardson - Lists <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Tue, 27 May 2003 16:42:33 -0500 > To: [EMAIL PROTECTED] > Subject: [vchkpw] SpamAssassin, Vpopmail, conditional handling on Spam Score? > > I'm running the QMA

[vchkpw] SpamAssassin, Vpopmail, conditional handling on Spam Score?

2003-05-27 Thread Dave Richardson - Lists
I'm running the QMAILQUEUE patch with SpamAssassin into Vpopmail with Mysql and Courier. I'm running SpamAssassin with spam threashold "required_hits" = 8. I allow direct delivery to the mailbox, but it is subject prefixed "[SPAM]" (thus it is Spam Tagged) What I'd like to do is add another "

Re: [vchkpw] SpamAssassin + vpopmail

2003-02-20 Thread J. Kendzorra
> - you *can* set up a 5 minute cron job that cp -f > .qmail-default.WHAT_I_WANT .qmail-default That wouldn't be the solution, because different users may use different ways to handle bounces and that would get lost then. I'm no programmer or h4x0r, may anyone tell if it's possible to do a cronjo

Re: [vchkpw] SpamAssassin + vpopmail

2003-02-18 Thread Andrew Kohlsmith
> I use SpamAssassin for whole domains as the following: > | preline /usr/bin/spamc -f -u $EXT@$HOST | /home/vpopmail/bin/vdelivermail > > '' bounce-no-mailbox > Whenever a user changes his settings for bounce/whatever, the qmail-default > is changed into normal settings, missing the "spamc"-tag. >

[vchkpw] SpamAssassin + vpopmail

2003-02-18 Thread J. Kendzorra
Hi list, I use SpamAssassin for whole domains as the following: | preline /usr/bin/spamc -f -u $EXT@$HOST | /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox Whenever a user changes his settings for bounce/whatever, the qmail-default is changed into normal settings, missing the "spamc"-tag. Wh