RE: How to discard spam mails

2005-08-24 Thread Greg Allen
From: Clay Irving [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 24, 2005 11:48 AM > To: Greg Allen > Cc: jdow; users@spamassassin.apache.org > Subject: Re: How to discard spam mails > > > On Wed, Aug 24, 2005 at 07:10:37AM -0400, Greg Allen wrote: > > > I tried Proc

Re: How to discard spam mails

2005-08-24 Thread Clay Irving
On Wed, Aug 24, 2005 at 07:10:37AM -0400, Greg Allen wrote: > I tried Procmail for several days, in the end I found that it does not work > on a sitewide SA. But I did get a resolution on this, it looks like, using > Postfix header_checks. See my email last night. Thanks... Why not? I use both si

RE: How to discard spam mails

2005-08-24 Thread Anthony Peacock
wanted it to, but it works fine site wide with SA for me. > > > -Original Message- > > From: jdow [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, August 24, 2005 5:31 AM > > To: users@spamassassin.apache.org > > Subject: Re: How to discard spam mails &g

RE: How to discard spam mails

2005-08-24 Thread Greg Allen
Wednesday, August 24, 2005 5:31 AM > To: users@spamassassin.apache.org > Subject: Re: How to discard spam mails > > > Procmail is not all that big. If it's overhead is too much for you then > something is seriously wrong there. SpamAssassin's overhead is VASTLY > more t

Re: How to discard spam mails

2005-08-24 Thread jdow
Procmail is not all that big. If it's overhead is too much for you then something is seriously wrong there. SpamAssassin's overhead is VASTLY more than procmail's. {^_^} - Original Message - From: "Greg Allen" <[EMAIL PROTECTED]> Mailscanner and Amavis-new have way too much overhead IM

Re: How to discard spam mails

2005-08-23 Thread Loren Wilton
> I have a motive for my madness. I installed the Clamav plugin for postfix > and it works great. Only problem with it is that it can not dump viruses, > it only tags them with a score. So, I want to tell SA to score any message > tagged by Clamav for a score of 100 (or whatever) Then, when I dump

RE: How to discard spam mails

2005-08-23 Thread Greg Allen
[EMAIL PROTECTED] > Sent: Tuesday, August 23, 2005 5:34 PM > To: [EMAIL PROTECTED] > Cc: users@spamassassin.apache.org > Subject: Re: How to discard spam mails > > > Greg Allen wrote: > > I have a motive for my madness. I installed the Clamav plugin > for postfix >

RE: How to discard spam mails

2005-08-23 Thread Greg Allen
> What version of Postfix are you using? I am using the latest version 2.2 of Postfix > What method of integration are > you using for SA and Clamav? SA is called similar to this. http://wiki.apache.org/spamassassin/IntegratedSpamdInPostfix Clamav is called like this. http://wiki.apache.org/sp

RE: How to discard spam mails

2005-08-23 Thread Nels Lindquist
On 23 Aug 2005 at 15:20, Greg Allen wrote: > Mailscanner and Amavis-new have way too much overhead IMO. For production, > I already have to maintain latest SA releases and Postfix releases, and I > know these programs very well. I would rather not put another complex > layer that requires updates

Re: How to discard spam mails

2005-08-23 Thread Stuart Johnston
Greg Allen wrote: I have a motive for my madness. I installed the Clamav plugin for postfix and it works great. Only problem with it is that it can not dump viruses, it only tags them with a score. So, I want to tell SA to score any message tagged by Clamav for a score of 100 (or whatever) Then,

Re: How to discard spam mails

2005-08-23 Thread Greg Allen
I have a motive for my madness. I installed the Clamav plugin for postfix and it works great. Only problem with it is that it can not dump viruses, it only tags them with a score. So, I want to tell SA to score any message tagged by Clamav for a score of 100 (or whatever) Then, when I dump high sco

RE: How to discard spam mails

2005-08-23 Thread Greg Allen
rich > Cc: users@spamassassin.apache.org > Subject: Re: How to discard spam mails > > > I find this one issue just about the most annoying 'non-feature' of SA. I > have a site-wide config (procmail does not work sitewide) and I don't want > the overhead and problems

Re: How to discard spam mails

2005-08-23 Thread Ed Kasky
At 12:07 PM Tuesday, 8/23/2005, Greg Allen wrote -=> I find this one issue just about the most annoying 'non-feature' of SA. I have a site-wide config (procmail does not work sitewide) and I don't want the overhead and problems of a huge milter program laying in front of SA just to block any emai

RE: How to discard spam mails

2005-08-23 Thread Pierre Thomson
-Original Message- From: Greg Allen [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 23, 2005 3:07 PM To: Forrest Aldrich Cc: users@spamassassin.apache.org Subject: Re: How to discard spam mails I find this one issue just about the most annoying 'non-feature' of SA. I have a site-wide config

Re: How to discard spam mails

2005-08-23 Thread Duncan Hill
On Tuesday 23 August 2005 20:07, Greg Allen wrote: > Do you have any links to a how-to for the Spamass-Milter? Or does it have > good install info in the docs? If it does a good job and is relatively > easy and light-weight, I would like to try it. I have spent days looking > for something more si

Re: How to discard spam mails

2005-08-23 Thread Evan Platt
At 12:07 PM 8/23/2005, you wrote: I find this one issue just about the most annoying 'non-feature' of SA. I have a site-wide config (procmail does not work sitewide) and I don't want the overhead and problems of a huge milter program laying in front of SA just to block any email over 15 stars. I

Re: How to discard spam mails

2005-08-23 Thread Greg Allen
I find this one issue just about the most annoying 'non-feature' of SA. I have a site-wide config (procmail does not work sitewide) and I don't want the overhead and problems of a huge milter program laying in front of SA just to block any email over 15 stars. I like to keep it simple stupid. I am

Re: Re: How to discard spam mails

2005-08-23 Thread jdow
From: "Andy Jezierski" <[EMAIL PROTECTED]> "jdow" <[EMAIL PROTECTED]> wrote on 08/23/2005 08:55:26 AM: Basically, sir, it is time to break down and read that f manual. {^_^} Potty mouth! Potty mouth! Surely you meant that FINE manual. :-D I LOVE leaving things like that to other people

Re: Re: How to discard spam mails

2005-08-23 Thread jdow
You read the procmailex and procmailrc man pages. Then you install something that does what you want. I do not have such a script so I cannot help you. If you scan back in archives for this list you will find several diversions based on the X-Spam-Level: * header. Some others were based on

Re: Re: How to discard spam mails

2005-08-23 Thread Andy Jezierski
"jdow" <[EMAIL PROTECTED]> wrote on 08/23/2005 08:55:26 AM: > Basically, sir, it is time to break down and read that f manual. > > {^_^} Potty mouth!  Potty mouth!  Surely you meant that FINE manual.  :-D Andy

Re: Re: How to discard spam mails

2005-08-23 Thread suresh kumar
I am using procmail with spamassassin for sendmail MTA. Where I can get the procmail scripts for the mail diversion? Or Is it a better choice to user milter and mimedefang integrated with spamassassin for spam handling and diversion. Suresh. --- jdow <[EMAIL

Re: How to discard spam mails

2005-08-23 Thread jdow
How are you running SpamAssassin? If you are calling it from procmail then there are innumerable scripts floating around for doing the bad message diversion. (If you are doing it on mail just before it is fetched by your mail reader, say OutlookExpress, then "No way" comes to mind. It becomes a se

Re: How to discard spam mails

2005-08-23 Thread suresh kumar
I am using sendmail as my MTA. Is there any option or additional packages to block the spam mails or to move it some folder instead of user's mailbox when identifying as spam mail. Suresh --- Forrest Aldrich <[EMAIL PROTECTED]> wrote: > Depending upon what MTA you'

Re: How to discard spam mails

2005-08-22 Thread Forrest Aldrich
Depending upon what MTA you're using, I have used the Spamass-Milter successfully to block emails that rate at or above the required_hits level (now named required_score). Though I'm having some trouble with SA as per my last post ;-) jdow wrote: From: "suresh kumar" <[EMAIL PROTECTED]>

Re: How to discard spam mails

2005-08-22 Thread jdow
From: "suresh kumar" <[EMAIL PROTECTED]> hi, Thanks for the response for my earlier question. I don't want the spam mails to be delivered to my mailbox and to block from the mailclient using the filters . I want to discard those spam mails when they are identified as spam by spamassassi

How to discard spam mails

2005-08-22 Thread suresh kumar
hi, Thanks for the response for my earlier question. I don't want the spam mails to be delivered to my mailbox and to block from the mailclient using the filters . I want to discard those spam mails when they are identified as spam by spamassassin or to move them to a common place other t