On Wed, 22 Sep 2004 12:13:01 +1000, Fernando Serto <[EMAIL PROTECTED]> wrote: > Sorry for my level of stupidity, but, can I use procmail and amavisd? > > This box is just a mail relay, that sits in front of an exchange, so I don't > have real users on this box, just an allowed receipients table within > postfix. > > > > > -----Original Message----- > > From: Dan Mahoney, System Admin [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, 22 September 2004 11:02 AM > > To: Fernando Serto > > Cc: 'users@spamassassin.apache.org' > > Subject: Re: how to trash messages with score over 10 points? > > > > > > On Wed, 22 Sep 2004, Fernando Serto wrote: > > > > .procmailrc: > > > > :0 > > * ^X-Spam-Level:.*\*\*\*\*\*\*\*\*\*\* > > /dev/null > > > > This has been an FAQ. > > > > -Dan > > > > > > > Hey guys, > > > > > > I have an e-mail account (spam-quarantine), which receives > > ALL messages > > > marked as spam, the problem is that the person responsible > > for checking for > > > false positives is away, and the amount of messages is huge! > > > > > > I'm going through most of them to check for FPs, but I got > > to a point where > > > it would be very nice to trash messages with a score over, > > let's say 10. > > > > > > We're running spamassassin 2.63 (haven't had time to > > upgrade to 2.64 yet), > > > with amavisd. > > > > > > Any hints? > > > > > > Cheers, > > > Fernando > > > > > > -- > > > Fernando Serto > > > Systems Administrator > > > Memetrics Pty. > > > P: +61 2 9556 0833 > > > F: +61 2 9555 6911 > > > M: +61 403 338 005 > > > > > > --- > > > Certain disclaimers and policies apply to all email sent > > from Memetrics. > > > For the full text of these disclaimers and policies see > > > <a > > > > > href="http://www.memetrics.com/emailpolicy.html">http://www.me > > metrics.com/em > > > ailpolicy.html</a> > > > > > > > -- > > > > "You're a nomad billygoat!" > > > > -Juston, July 18th, 2002 > > > > --------Dan Mahoney-------- > > Techie, Sysadmin, WebGeek > > Gushi on efnet/undernet IRC > > ICQ: 13735144 AIM: LarpGM > > Site: http://www.gushi.org > > --------------------------- > > > > > > --- > Certain disclaimers and policies apply to all email sent from Memetrics. > For the full text of these disclaimers and policies see > <a > href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em > ailpolicy.html</a> >
Hi Fernando, This is probably better handled by the primary admin of your SA/Amavisd server. I have a very similar setup, I've setup my system to tag spam at 6 points, this is still delivered to the exchange box, messages that score 10 points or higher are "quarantined" on the relay box. I only went through these messages for the first month or so, now I don't check them unless there is a problem or a user complains that they missed an email. This is pretty easy to setup with amavisd, using the tag/tag2/kill level settings within amavisd. For now you'll probably just need to dig through the messages... -matt