all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: wgreenhouse@riseup.net (W. Greenhouse)
To: help-gnu-emacs@gnu.org
Subject: Re: Spam despite spam header
Date: Sun, 15 Dec 2013 04:06:18 +0000	[thread overview]
Message-ID: <87lhzmiwqt.fsf@motoko.kusanagi> (raw)
In-Reply-To: 874n6brtl3.fsf@nl106-137-194.student.uu.se

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

[...]

>
> Cool! I will do that (read the manual entry).
>
> Yes, it works the way you describe:
>
> (setq nnmail-split-methods
>       '(("mail.spam" "^X-Spam-Flag: YES")
>       ;; ...
>         ("mail.misc" "") ))
>
> Then create the spam group, for example with this
> (perhaps this happens automatically):
>
> (defun gnus-add-nnml-group (group)
>   (interactive "s Mail group: ")
>   (gnus-group-make-group group "nnml")
>   (gnus-save-newsrc-file) )
>
> On the file system: /home/user/Mail/mail/spam

Awesome.  For future reference, a mail group will be created
automatically the first time Gnus needs to deliver mail there--whether
by the user manually copying a piece of mail there or by a splitting
rule. :)




      reply	other threads:[~2013-12-15  4:06 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
     [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 [this message]

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=87lhzmiwqt.fsf@motoko.kusanagi \
    --to=wgreenhouse@riseup.net \
    --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.