all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "William G. Gardella" <wgg2@member.fsf.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Spam despite spam header
Date: Sat, 14 Dec 2013 21:14:59 +0000	[thread overview]
Message-ID: <87ppozi17w.fsf@motoko.kusanagi> (raw)
In-Reply-To: 87ob4nicvs.fsf__27136.734329588$1386778525$gmane$org@nl106-137-194.student.uu.se

Emanuel Berg <embe8573@student.uu.se> writes:

> I have for some reason been getting spam lately, even
> though the headers contain information it is spam. If
> the below metadata indicates it is spam (as I think it
> does), how do I tell Gnus *not* to put those messages
> in my mail.misc group?
>
>> X-Spam-Flag: YES
>> X-Spam-Score: 5.952
>> X-Spam-Level: *****
>> X-Spam-Status: Yes, score=5.952 tagged_above=-9999 required=5
>> 	tests=[BAYES_50=0.8, HTML_IMAGE_ONLY_16=1.092, HTML_MESSAGE=0.001,
>> 	MIME_HTML_ONLY=0.723, RCVD_IN_PBL=3.335, UNPARSEABLE_RELAY=0.001]
>> 	autolearn=no

If you use `nnmail-split-methods' to split incoming mail, you could add
a rule such as '("spam" "^X-Spam-Flag: YES") to send spam to the
"spam" group, and make this group auto-expireable.  This is a sensible
thing to do if you or your mail provider uses a spam filter like
SpamAssassin that appends headers like the ones below.  Gnus can also be
configured to *teach* an external tool like spamassassin in the event it
misses something, but that's a bit more complicated (but see, e.g.,
(info "(gnus) SpamAssassin")).

--
Best,
WGG




  reply	other threads:[~2013-12-14 21:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-11 16:13 Spam despite spam header Emanuel Berg
2013-12-14 21:14 ` William G. Gardella [this message]
     [not found] ` <mailman.9259.1387055735.10748.help-gnu-emacs@gnu.org>
2013-12-14 21:49   ` Emanuel Berg
2013-12-15  4:06     ` W. Greenhouse

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

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

  git send-email \
    --in-reply-to=87ppozi17w.fsf@motoko.kusanagi \
    --to=wgg2@member.fsf.org \
    --cc=help-gnu-emacs@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.