Re: [SAtalk] Delete SPAM

2004-01-09 Thread Steve Thomas
On Fri, Jan 09, 2004 at 09:27:11PM -, Andrew Cranson is rumored to have said: > > Is there a mySQL preference can be used to force spamassassin to > drop/delete all emails above a certain score? > SpamAssassin does not, and can not, delete mail. It's simply a filter - data goes into it, the

Re: [SAtalk] Delete SPAM

2004-01-09 Thread Evan Platt
--On Friday, January 09, 2004 9:27 PM + Andrew Cranson <[EMAIL PROTECTED]> wrote: > Hi, > > Is there a mySQL preference can be used to force spamassassin to > drop/delete all emails above a certain score? Nope. SA cannot delete e-mails. Perhaps how you're calling SA (Procmail?) can delete

[SAtalk] Delete SPAM

2004-01-09 Thread Andrew Cranson
Hi, Is there a mySQL preference can be used to force spamassassin to drop/delete all emails above a certain score? --- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering

Re: [SAtalk] Delete Spam

2003-11-28 Thread mailinglists
Hi! I just today edited my .procmailrc to do something like that: # to see what's going on you may want to enable below options #LOGFILE=$HOME/.maillog #VERBOSE=yes :0fw: spamc.lock * < 256000 | spamc # Feed the beast :-) # Messages with score higher than 15 will be deleted after sa-learn # lea

[SAtalk] Delete Spam

2003-11-28 Thread Rich H.
Hello all,   First off let me get the Really Important stuff out of the way, the flattery.   You guys are doing a truly bang up job with SA. I think the whole world should be using it so we could put spammers out of business.     Now the boring questions. Has anyone on this list successfully

RE: [SAtalk] Delete spam mails

2003-11-11 Thread Colin A. Bartlett
Frank Pineau Sent: Monday, November 10, 2003 11:16 AM > > sips for every [EMAIL PROTECTED]@ spam you stop. > > I don't get spam with that any more. Mine all comes advertising sildenafil citrate. :/ Which is why I added a while ago: body SILDENAFIL_CITRATE /sildenafil citrate/i describe S

RE: [SAtalk] Delete spam mails

2003-11-10 Thread Frank Pineau
On Mon, 2003-11-10 at 10:58, Chris Santerre wrote: > > sips for every [EMAIL PROTECTED]@ spam you stop. I don't get spam with that any more. Mine all comes advertising sildenafil citrate. :/ signature.asc Description: This is a digitally signed message part

RE: [SAtalk] Delete spam mails

2003-11-10 Thread Chris Santerre
> -Original Message- > From: ian douglas [mailto:[EMAIL PROTECTED] > Sent: Friday, November 07, 2003 5:33 PM > To: Spam Assassin > Subject: RE: [SAtalk] Delete spam mails > > > > SpamAssassin drinking game: > > > > sips for "How can I get

RE: [SAtalk] Delete spam mails

2003-11-07 Thread ian douglas
> SpamAssassin drinking game: > > sips for "How can I get SpamAssassin to delete spams? > sips for "Unsubscribe me please" > sips for "Subscribe me please" > sips for "Quit reading my e-mail!" For every good, tested rule you create that works, everyone else takes sips ---

Re: [SAtalk] Delete spam mails

2003-11-07 Thread Evan Platt
SpamAssassin drinking game: sips for "How can I get SpamAssassin to delete spams? sips for "Unsubscribe me please" sips for "Subscribe me please" sips for "Quit reading my e-mail!" I'll work on a guestbook application to allow people to add their suggestions. :) Evan --

Re: [SAtalk] Delete spam mails

2003-11-07 Thread Matt Kettler
At 12:09 PM 11/7/2003, Roberto Salazar wrote: I have Spamassasin with Postfix working . This server is a Gateway for others internal mail servers (in these are the users accounts). I need that spamassasin erase spam mails directly (DELETE FILTER ) in my server gateway and don't send mail to users

Re: [SAtalk] Delete spam mails

2003-11-07 Thread mikea
On Fri, Nov 07, 2003 at 12:09:58PM -0500, Roberto Salazar wrote: > Hi: > > I have Spamassasin with Postfix working . This server is a Gateway for > others internal mail servers (in these are the users accounts). > > I need that spamassasin erase spam mails directly (DELETE FILTER ) in my > serv

Re: [SAtalk] Delete spam mails

2003-11-07 Thread Chris Thielen
Roberto: This is a FAQ. The short version is: SpamAssassin doesn't delete mail, you have to configure your MTA to do that. See http://www.exit0.us/ for more info. Chris Roberto Salazar said: > Hi: > > I have Spamassasin with Postfix working . This server is a Gateway for > others internal mail

[SAtalk] Delete spam mails

2003-11-07 Thread Roberto Salazar
Hi: I have Spamassasin with Postfix working . This server is a Gateway for others internal mail servers (in these are the users accounts). I need that spamassasin erase spam mails directly (DELETE FILTER ) in my server gateway and don't send mail to users (report of points) (FLAGS FILTER). It's

[SAtalk] delete spam?

2002-07-11 Thread Bill Omer
Is there a way that I can delete high scoring spam with spamass-milter/spamd (without procmail)? -Bill Omer --- This sf.net email is sponsored by:ThinkGeek PC Mods, Computing goodies, cases & more http://thinkgeek.com/sf _

Re: [SAtalk] delete spam

2002-06-30 Thread Justin R. Miller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Said Bill Omer on Sat, Jun 29, 2002 at 11:19:59AM -0500: > I'm using SA on my mail gateway, and I'm trying to figure out a way to > make all spam with a score of 12 or higher sent to /dev/null > automatically. Here's what I have in my .procmailrc:

[SAtalk] delete spam

2002-06-29 Thread Bill Omer
I'm using SA on my mail gateway, and I'm trying to figure out a way to make all spam with a score of 12 or higher sent to /dev/null automatically. Right now, my mailertable reads: spis.netesmtp:[mail.spis.net] I have tried to use: spis.netprocmail:/etc/procmailrc My procmailrc f