Gnus development mailing list
 help / color / mirror / Atom feed
From: Elias Oltmanns <oltmanns@stw-bonn.de>
Subject: Evaluating long To: and Cc: headers
Date: Fri, 10 Sep 2004 15:31:59 +0200	[thread overview]
Message-ID: <87acvy9rn4.fsf@denkblock.local> (raw)

Hello everybody,

it took me two full days now to get an idea of how Gnus works and to
which extent it might fit my needs. To be honest, I got the feeling
that I could be quite excited about the features of Gnus if it just
sorted my incoming e-mails the right way I want it to do. The
respective part of my .gnus looks like this:
(setq nnmail-split-methods
      '(("Bonnet" "^\\(To:\\|Cc:\\).*oltmanns@stw-bonn\\.de")
        ("zettelwi" "")
       )
 )

This seems to work properly in most cases. However, while feeding my
old mails to Gnus in order to test the method and to archive them the
Gnus way, some mails to oltmanns@stw-bonn.de were stored in
zettelwi. All of them had quite long address lists in their To: or Cc:
headers and my address was rather at the end of those lists. So my
question is whether just the first part of those headers (up to a
certain and surely redefinable limit) is matched to the given regexp
while evaluating nnmail-split-methods.

In short of course: How can I fix this problem?

Thank you very muc in advance.

Regards,

Elias




                 reply	other threads:[~2004-09-10 13:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=87acvy9rn4.fsf@denkblock.local \
    --to=oltmanns@stw-bonn.de \
    /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).