Gnus development mailing list
 help / color / mirror / Atom feed
* Confusion wrt nnmail-split-fancy
@ 1999-04-16 17:03 Jack Twilley
  1999-04-16 17:18 ` Didier Verna
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jack Twilley @ 1999-04-16 17:03 UTC (permalink / raw)



I read the docs for fancy mail splitting.

I read the docs for replace-match.

I even see the example:

     (any "debian-\\b\\(\\w+\\)@lists.debian.org" "mail.debian.\\1")

But I don't know what it means.  If someone could say something after
the info file demonstrating the effect, that would be nice.

     In this example, messages sent to debian-foo@lists.debian.org
     will be filed in mail.debian.foo.

The reason I ask...

I play Diplomacy online.  I get email messages from a static address
with dynamic subject lines, on which I'd like to filter and file.

Here's a chunk of my summary buffer:

!  [  14: usef@devel.igo.org  ] Diplomacy notice: atom02
!  [  66: usef@devel.igo.org  ] Diplomacy results atom02 S1904M

So I'd want something like this in my nnmail-split-fancy variable:

    (from "usef@devel\\.igo\\.org"
          (| (subject "Diplomacy notice: \\(\\w+\\)")
             (subject "Diplomacy results \\(\\w+\\)")
             "mail.diplomacy.usef.\\1"))

Is that right?  Help? :-)
             
Jack.
-- 
Jack Twilley
jmt@nycap.rr.com
.



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~1999-04-17  8:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-04-16 17:03 Confusion wrt nnmail-split-fancy Jack Twilley
1999-04-16 17:18 ` Didier Verna
1999-04-16 18:05 ` Michael Welsh Duggan
1999-04-16 21:20   ` Jack Twilley
1999-04-16 22:11     ` Colin Rafferty
1999-04-17  8:21 ` Lars Magne Ingebrigtsen

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