[Qmail-scanner-general]Spamassassin and quarantine

2003-07-16 Thread Andrea Riela
Hi folks, Could you send me in attach the Chris Heine patch for qmail-scanner-1.16? I've seen the message on http://sourceforge.net/mailarchive/message.php?msg_id=5204178, but there isn't the attach. Could you help me? Thanks for all Best Regards Andrea Riela --

Re: [Qmail-scanner-general]spamassassin and quarantine

2003-06-08 Thread Bob
This is exactly what I was seeking, Thanks to all who responded. > > Salvatore Toribio wrote: > > > >> This exactly what I'm doing with the patch posted by Chis Heine, you can > >> configure a threshold in qmail-scanner (for ex. 10; 12 is too much) to > >> quarantine a message, and spamassassin

Re: [Qmail-scanner-general]spamassassin and quarantine

2003-06-08 Thread Salvatore Toribio
Here is the message from Chris with the instructions, there is an error message when you apply the patch, but don't mind it works anyway. ST --- I wrote a patch to qmail-scanner that you may find useful. It doesn't send the spam to /dev/null, what it does is give you a second thres

Re: [Qmail-scanner-general]spamassassin and quarantine

2003-06-07 Thread Robert Fleming
--On Saturday, June 7, 2003 1:22 PM -0600 "Sancho2k.net Lists" <[EMAIL PROTECTED]> is rumoured to have written: Salvatore Toribio wrote: This exactly what I'm doing with the patch posted by Chis Heine, you can configure a threshold in qmail-scanner (for ex. 10; 12 is too much) to quarantine a me

Re: [Qmail-scanner-general]spamassassin and quarantine

2003-06-07 Thread Robert Fleming
--On Saturday, June 7, 2003 5:28 PM +0200 Salvatore Toribio <[EMAIL PROTECTED]> is rumoured to have written: What I want to do is the following: quarantine spam over say 12 (or preferred configurable limit) and never deliver it to a user mailbox tag spam over 7 and then let the individual make a

Re: [Qmail-scanner-general]spamassassin and quarantine

2003-06-07 Thread Sancho2k.net Lists
Salvatore Toribio wrote: This exactly what I'm doing with the patch posted by Chis Heine, you can configure a threshold in qmail-scanner (for ex. 10; 12 is too much) to quarantine a message, and spamassassin will tag a message over 7. Look the message posted by chris.

Re: [Qmail-scanner-general]spamassassin and quarantine

2003-06-07 Thread Salvatore Toribio
What I want to do is the following: quarantine spam over say 12 (or preferred configurable limit) and never deliver it to a user mailbox tag spam over 7 and then let the individual make a decision on how to deal with it via appropriate filters in mailclient etc. I can deal with the fact that a VER

Re: [Qmail-scanner-general]spamassassin and quarantine

2003-06-06 Thread D.Monroe
Jason Parsons wrote: On Friday, June 6, 2003, at 12:36 PM, Bob wrote: I am sure that someone else may have come up with the appropriate logic in place of the simple 2 lines in the example above to deal with this. I deal with this in a .qmail file. Just send the message through awk, and take s

Re: [Qmail-scanner-general]spamassassin and quarantine

2003-06-06 Thread Jason Parsons
On Friday, June 6, 2003, at 12:36 PM, Bob wrote: I am sure that someone else may have come up with the appropriate logic in place of the simple 2 lines in the example above to deal with this. I deal with this in a .qmail file. Just send the message through awk, and take some action (like droppi

[Qmail-scanner-general]spamassassin and quarantine

2003-06-06 Thread Bob
I have read thru the archives, and not quire found an answer to the question that has been asked a couple of times - so here goes. Setup is qmail-scanner (of course) spamassassin and f-prot virus scanner All works fine, virii get quarantined, qmail-scanner quarantines the obvious stuff as well.