Gnus development mailing list
 help / color / mirror / Atom feed
From: Holger Sparr <sparr@mfkrs1.mw.tu-dresden.de>
Subject: Header Fields and Split Fancy
Date: 18 Apr 2000 12:00:39 +0200	[thread overview]
Message-ID: <lnaeirafug.fsf@mfkpc34.mw.tu-dresden.de> (raw)


Hi,

I tried to set up nnmail-split-fancy. I encountered a problem caused
by the capitals in the header fields of my messages.

In the variable `nnmail-split-abbrev-alist' all of the field names
start with a down-case character. I tried to add regular expressions in
the same manner which include the capitalized field names like this.

,----
|  (add-to-list nnmail-split-abbrev-alist 
|              '((anyuc ."From\\|To\\|Cc\\|Sender\\|Newsgroup")
|                (mailuc . "Mailer-daemon\\|Postmaster\\|Uucp")
|                (touc . "To\\|Cc\\|Apparently-To\\|Resent-To\\|Resent-Cc")
|                (fromuc . "From\\|Sender\\|Resent-From"))
|              :group 'nnmail-split
|              :type '(repeat (cons :format "%v" symbol regexp)))
`----

but did not succeed. Neither I did receive an error message nor Gnus
was adding the changes.

What do I miss here? 

Is it possible to "wash" the headers as assumed by nnmail-split-fancy?

TIA,

Holger

-- 
Using Gnus 5.8.3 with Emacs 20.3.1




             reply	other threads:[~2000-04-18 10:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-18 10:00 Holger Sparr [this message]
2000-04-18 10:57 ` Kai Großjohann
2000-04-18 11:29   ` Holger Sparr
2000-04-19 13:36     ` Per Abrahamsen
2000-04-18 11:52 ` Kai Großjohann
2000-04-18 14:28   ` Holger Sparr
2000-04-18 14:43     ` Kai Großjohann
2000-04-19 13:34 ` Per Abrahamsen
2000-04-19 13:47   ` Karl Kleinpaste

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=lnaeirafug.fsf@mfkpc34.mw.tu-dresden.de \
    --to=sparr@mfkrs1.mw.tu-dresden.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).