Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: William Henderson <wmhenderson@freeshell.org>
To: info-gnus-english@gnu.org
Subject: Re: newbie question: trouble with mail splitting
Date: Mon, 27 May 2019 19:09:23 -0600	[thread overview]
Message-ID: <87ftozxu4c.fsf@sdf.org> (raw)
In-Reply-To: <87pno3a6fq.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Mon, 27 May 2019 15:17:13 -0700")

First set up a bit  of a template dealy"

;;[START]
;; LET'S SPLIT [DISTRIBUTE]  SOME OF THE MAIL
(setq nnmail-split-methods
      '( 

       )  ;;   '(
)  ;; (setq nnmail-split-methods
;;[/START]

Then fill it in (with as many of these lines as you like:

;; ALIEXPRESS
	("shopping.aliexpress" "^From:.*aliexpress.com")

;; GTALUG
         ("forum.gtalug" "^To:.*gtalug.org")
	 ("forum.gtalug" "^Subject:.\\[GTALUG\\]")

SO it will look like this at runtime"

;;[START]
;; LET'S SPLIT [DISTRIBUTE]  SOME OF THE MAIL
(setq nnmail-split-methods
      '( 


;; ALIEXPRESS
	("shopping.aliexpress" "^From:.*aliexpress.com")

;; GTALUG
         ("forum.gtalug" "^To:.*gtalug.org")
	 ("forum.gtalug" "^Subject:.\\[GTALUG\\]")


       )  ;;   '(
)  ;; (setq nnmail-split-methods
;;[/START]


-- 
Bill Henderson
aka Slackrat
http://inconnu.freeshell.org/Sig/slackware.jpg


  reply	other threads:[~2019-05-28  1:09 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-27 19:36 Karl
2019-05-27 20:46 ` Emanuel Berg
2019-05-27 21:35 ` Adam Sjøgren
2019-05-27 22:17   ` Eric Abrahamsen
2019-05-28  1:09     ` William Henderson [this message]
2019-05-28  5:27     ` Adam Sjøgren
     [not found]       ` <87tvdc0yjp.fsf@googlemail.com>
2019-05-30 15:27         ` Adam Sjøgren
2019-05-30 17:04           ` physiculus
     [not found]           ` <87k1e727rf.fsf@googlemail.com>
2019-05-30 20:56             ` Adam Sjøgren
2019-06-03 17:33               ` physiculus

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=87ftozxu4c.fsf@sdf.org \
    --to=wmhenderson@freeshell.org \
    --cc=info-gnus-english@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.
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 NNTP newsgroup(s).