Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: Question to fancy-mail split
       [not found] <sweet.nirwana_is873c23csqc.fsf@home.at>
@ 2004-08-31 14:33 ` Alexandre Russel
  0 siblings, 0 replies; only message in thread
From: Alexandre Russel @ 2004-08-31 14:33 UTC (permalink / raw)


Josef Oswald <NO.SPAM.for.gnus@chello.at> writes:

> like gnus@chello.at goes to group nnml+private:other, I would like that
> _all_ e-mails coming from @chello.at address goes into the same group. 
I am not using fancy mail, but nnmail-split-method understand
 regexp. So if I want all the mail from @chello.at going to chello
 and all the mail coming from @xyz.au going to xyz I put in my
 .gnus file:
(setq nnmail-split-methods
    '(("chello" "^From:.*chello.at")
      ("xyz" "^From:.*xyz.au")))
I got that from:
http://freebooks.by.ru/view/EmacsIn24h/emacs180.htm
in the sorting incoming mail section.
Alex.   


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-08-31 14:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <sweet.nirwana_is873c23csqc.fsf@home.at>
2004-08-31 14:33 ` Question to fancy-mail split Alexandre Russel

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).