Gnus development mailing list
 help / color / mirror / Atom feed
From: Jake Colman <colman@ppllc.com>
Subject: Re: What Headers Are Checked With split-fancy 'any'
Date: Wed, 29 Oct 2003 14:33:18 -0500	[thread overview]
Message-ID: <768yn33kld.fsf@newjersey.ppllc.com> (raw)
In-Reply-To: <v9llr4t0do.fsf@marauder.physik.uni-ulm.de> (Reiner Steib's message of "Wed, 29 Oct 2003 18:33:07 +0100")

>>>>> "RS" == Reiner Steib <4.uce.03.r.s@nurfuerspam.de> writes:

   RS> It seems to me, that the following should do what you want:

   RS> (any
   RS>  "spamassassin-\\(talk\\|announce\\)@\\(lists\\.\\)?sourceforge\\.net"
   RS>  "mail.spamassassin")

Just to be sure I understand correctly...

This will match spamassassin-talk and spamassassin-announce whether it is
followed by lists.sourceforge.net or sourceforge.net.  The construct
"\\(lists\\.\\)?" says zero or more "lists." preceded by "@" and followed by
the rest of it.

Does the match always start with the first character or do I have to use "^"
if I am concerned about something preceding it?

   RS> Assuming `nnmail-crosspost' is set to nil:

Yup!

-- 
Jake Colman                     

Principia Partners LLC                    Phone: (201) 209-2467
Harborside Financial Center                 Fax: (201) 946-0320
902 Plaza Two                          E-mail: colman@ppllc.com
Jersey City, NJ 07311                 www.principiapartners.com



  reply	other threads:[~2003-10-29 19:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-29 17:05 Jake Colman
2003-10-29 17:33 ` Reiner Steib
2003-10-29 19:33   ` Jake Colman [this message]
2003-10-29 20:41     ` Reiner Steib
2003-10-30  7:11       ` era
2003-10-30 14:03         ` Jake Colman
2003-10-30 14:26           ` era
2003-10-30 14:35           ` Reiner Steib
2003-10-30 15:10             ` era
2003-10-30 15:48               ` Reiner Steib

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=768yn33kld.fsf@newjersey.ppllc.com \
    --to=colman@ppllc.com \
    /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).