If you want to delete them (NOT recommended!):

:0
* ^x-spam-status: yes
/dev/null


If you want to delete only messages scoring over 20:

:0
* ^x-spam-status: yes, hits=[2-9][0-9]
/dev/null


You *really* shouldn't be deleting messages, _especially_ since you just set
it up. You could potentially throw away an important false positive.
Instead, you should file them into a mail folder that you can peruse every
few days or so.

:0:
* ^x-spam-status: yes
$MAILDIR/spam


HTH,
Steve


| -----Original Message-----
| From: [EMAIL PROTECTED]
| [mailto:spamassassin-talk-admin@;lists.sourceforge.net]On Behalf Of
| Gustave Eiffel
| Sent: Wednesday, October 23, 2002 10:47 AM
| To: Neal Hughes
| Cc: [EMAIL PROTECTED]
| Subject: Re: [SAtalk] how to delete messages instead of just marking as
| [SPAM]
|
|
| Thanks.
|
| However not too sure how to do this:
| I have this in my /etc/procmailrc
|
| DROPPRIVS=yes
|
| :0fw
| * < 256000
| | spamc
|
|
|
| What  should I add?
|
| Thanks much!
|
| Mark
|
| Quoting Neal Hughes <[EMAIL PROTECTED]>:
|
| >
| > Use procmail to put them in spam mailbox.
| >
| > -Neal.
| >
| > At 10:53 AM 10/23/2002 -0600, you wrote:
| >
| > >I want to run smapassassin site-wide using spamc.  All works
| fine and is
| > >marking
| > >messages with [SPAM]
| > >
| > >How can I delete these messages instead of still delivering them?
| > >
| > >Thanks
| > >
| > >Mark
| > >
| > >
| > >-------------------------------------------------------
| > >This sf.net email is sponsored by: Influence the future
| > >of Java(TM) technology. Join the Java Community
| > >Process(SM) (JCP(SM)) program now.
| > >http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en
| > >
| > >_______________________________________________
| > >Spamassassin-talk mailing list
| > >[EMAIL PROTECTED]
| > >https://lists.sourceforge.net/lists/listinfo/spamassassin-talk
| >
| >
| >
|
|
|
|
| -------------------------------------------------------
| This sf.net email is sponsored by: Influence the future
| of Java(TM) technology. Join the Java Community
| Process(SM) (JCP(SM)) program now.
| http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en
|
| _______________________________________________
| Spamassassin-talk mailing list
| [EMAIL PROTECTED]
| https://lists.sourceforge.net/lists/listinfo/spamassassin-talk
|



-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to