Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Gijs Hillenius <gijsh@xs4all.nl>
Subject: fancy split x-header?
Date: 12 Sep 2003 14:38:54 +0200	[thread overview]
Message-ID: <87ad9achb5.fsf@xs4all.nl> (raw)

Hello! 

I am making a mistake in my mail-split-fancy

I have the following in my .gnus

(setq 
 gnus-secondary-select-methods '((nnml ¨)) 
 nnmail-expiry-wait ímmediate 
 nnmail-use-long-file-names t 
 nnmail-split-methods 'nnmail-split-fancy 
 nnmail-split-fancy 
 '(| 
 
         ; known spam ... goes here  
         ("X-XS4ALL-SPAM-Warning"".*""Spam") 
         ("X-Spam-Status: YES"".*""Spam") 

and more ... 

If i recieve mail with a header: X-XS4ALL-SPAM-Warning the split
works. my problem is with the second split thingie 
 .. The header is X-Spam-Status:, but I need to ensure the answer 
is YES..  

What do I do? Thanks a bunch!


                 reply	other threads:[~2003-09-12 12:38 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=87ad9achb5.fsf@xs4all.nl \
    --to=gijsh@xs4all.nl \
    /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).