In article <[EMAIL PROTECTED]>,
Kenneth Chen <[EMAIL PROTECTED]> wrote:
> I'm curious about something -- can you actually create a recipe in
> procmail to filter emails with X-Spam-Status at 20 or more to send emails
> directly to /dev/null?
>
> If so, what would the recipe be?

I have not tested it, but this should work:

    :0
    * ^X-Spam-Status: .* hits=([2-9][0-9]|[0-9][0-9][0-9]+)\.
    /dev/null
-- 
Shields.



-------------------------------------------------------
This sf.net email is sponsored by: viaVerio will pay you up to
$1,000 for every account that you consolidate with us.
http://ad.doubleclick.net/clk;4749864;7604308;v?
http://www.viaverio.com/consolidator/osdn.cfm
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to