Gnus development mailing list
 help / color / mirror / Atom feed
From: Nevin Kapur <nevin@jhu.edu>
Subject: Scope of nnmail-split-methods
Date: 05 Dec 1999 23:14:24 -0500	[thread overview]
Message-ID: <7sg0xgu2n3.fsf@brutus.mts.jhu.edu> (raw)

I have mail-sources set to

((directory :path "~/.spool" :suffix ""  )
        (pop :server "jhunix.hcf.jhu.edu" :user "nk2"))

I want all my POP mail to go to a group nnml:JHU and hence have

(setq nnmail-split-methods
      '(("nnml:JHU" "^To:.*nk2@jhunix")
        ("nnml:mail.misc" "")))

However all my POP mail ends up in mail.misc. C-h v
nnmail-split-methods says 
,----
| *Incoming mail will be split according to this variable.
`----

Does my POP mail not count as Incoming mail? Of course
nnmail-resplit-incoming is nil since I don't want to resplit incoming
procmail sorted mail.

-Nevin




             reply	other threads:[~1999-12-06  4:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-06  4:14 Nevin Kapur [this message]
1999-12-06 13:25 ` Kai Großjohann
1999-12-06 15:25   ` Nevin Kapur
1999-12-06 22:50     ` Kai Großjohann
1999-12-07  0:51       ` Nevin Kapur

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=7sg0xgu2n3.fsf@brutus.mts.jhu.edu \
    --to=nevin@jhu.edu \
    /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).