Gnus development mailing list
 help / color / mirror / Atom feed
From: nc0273@netcom.com (Sean Lynch)
Subject: Getting new mail with nnml
Date: 04 Nov 1995 16:25:37 -0800	[thread overview]
Message-ID: <ywr8u44jykji.fsf@office4.netcom.com> (raw)

When I'm in the middle of a September 0.12 session, if I receive new
mail, and I type "2g" to get my new mail (all my mail groups are at
level 2 or below), it all ends up in an mbox in my home directory
rather than being put into the appropriate nnml groups.  However, if I
respool articles from other groups, they get split up properly.

Anyone have any insight on this one?

Here's the segment of my .emacs that controls my gnus configuration:

(setq gnus-auto-select-first nil)
(setq gnus-use-adaptive-scoring t)
(setq gnus-mail-forward-method 'gnus-mail-forward-using-vm)
(setq gnus-mail-other-window-method 'gnus-mail-other-window-using-vm)
(setq gnus-mail-reply-method 'gnus-mail-reply-using-vm)
(setq gnus-group-line-format "%2L%S%M%5y:%(%g%)\n")
(setq gnus-group-sort-function 'gnus-group-sort-by-level)
(setq gnus-local-organization "Netcom Online Communication Services, Inc.")
(setq gnus-secondary-select-methods '((nnml "")))
(setq nnmail-split-methods 'nnmail-split-fancy)
(setq nnmail-split-fancy
  '(| (& ("to" "seanl@netcom\\.com" "personal.misc")
      ("to" "support-staff" "support-staff.misc")
      ("to" "operations-dept" 
        (| ("subject" "NETWORK INCIDENT REPORT" 
              "operations-dept.network-incident")
            "operations-dept.misc"))
      ("to" "netcom-all" "netcom-all.misc")
      (any "ding@ifi\\.uio\\.no" "ding.list")
      ("from" "liaison" 
        (| ("subject" "liaison" "liaison.report")
          "liaison.misc"))
      ("from" "anon\\.penet\\.fi" 
        (| ("from" "daemon" "anon.daemon")
          "anon.misc")))
    "misc.misc"))


             reply	other threads:[~1995-11-05  0:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-11-05  0:25 Sean Lynch [this message]
1995-11-05  1:41 ` Steven L. Baur
1995-11-05  3:43   ` Steven L. Baur
1995-11-06 13:33 ` Lars Magne Ingebrigtsen
1995-11-07 18:46 ` Sean Lynch

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=ywr8u44jykji.fsf@office4.netcom.com \
    --to=nc0273@netcom.com \
    /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).