unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: bkhl@elektrubadur.se (Björn Lindström)
Subject: Re: [OT] inundated by Swen / Gibe emails
Date: Wed, 24 Sep 2003 15:41:11 +0200	[thread overview]
Message-ID: <87brtaxq14.fsf@lucien.dreaming> (raw)
In-Reply-To: mailman.632.1064408641.21628.help-gnu-emacs@gnu.org

ray@nabuli.de writes:

> That's my rate too ... about ... isn't there any end of that in the
> near future?  It's becoming nasty!

My problems ended after applying the following procmail rules. Normally
I download all mail and split it with Gnus/bogofilter on my home
machine, but 500 140Kb+ messages a day ain't nice on a modem
connection. These two rules has taken out almost everything Swen-related
so far. The first rules just goes for suspicious attachment content
headers, the second does the same thing but smarter (and slower).

----

:0 B
* ^Content-Type:.application/(msword|(x-)?msdownload|vnd.ms-[aptw].*)
{
    LOG="[worm] "

    :0
    /dev/null
}

:0 B
* ^Content-Transfer-Encoding:.*base64
* ^TVqQAAMAAAAEAAAA//8AALg
* 4fug4AtAnNIbg
{
    LOG="[worm] "

    :0
    /dev/null
}

----

-- 
Björn Lindström <bkhl@elektrubadur.se>
http://bkhl.elektrubadur.se/

Hearken to the new *Elektrubadur* demo at http://elektrubadur.se/

  parent reply	other threads:[~2003-09-24 13:41 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.609.1064352288.21628.help-gnu-emacs@gnu.org>
2003-09-24  8:25 ` [OT] inundated by Swen / Gibe emails Rob Thorpe
2003-09-24  9:12   ` Adam Hardy
2003-09-24  9:41   ` Adam Hardy
2003-09-24 13:01   ` ray
     [not found]   ` <mailman.632.1064408641.21628.help-gnu-emacs@gnu.org>
2003-09-24 13:41     ` Björn Lindström [this message]
2003-09-24 15:39       ` Gernot Hassenpflug
2003-09-24 17:36         ` Glyn Millington
2003-09-24 18:13           ` Gernot Hassenpflug
2003-09-26  7:27             ` Glyn Millington
     [not found]   ` <mailman.627.1064396550.21628.help-gnu-emacs@gnu.org>
2003-09-24 15:37     ` Gernot Hassenpflug
2003-09-23 21:23 Adam Hardy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87brtaxq14.fsf@lucien.dreaming \
    --to=bkhl@elektrubadur.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).