Gnus development mailing list
 help / color / mirror / Atom feed
* Header Fields and Split Fancy
@ 2000-04-18 10:00 Holger Sparr
  2000-04-18 10:57 ` Kai Großjohann
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Holger Sparr @ 2000-04-18 10:00 UTC (permalink / 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




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

end of thread, other threads:[~2000-04-19 13:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-04-18 10:00 Header Fields and Split Fancy Holger Sparr
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

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