Gnus development mailing list
 help / color / mirror / Atom feed
From: Richard Riley <rileyrg@googlemail.com>
To: nognus <ding@gnus.org>
Subject: nnml in .newsrc.eld : not qualified as others e.g nnimap
Date: Fri, 01 Apr 2011 21:40:41 +0200	[thread overview]
Message-ID: <t54o6hyd3a.fsf@news.eternal-september.org> (raw)



I have

,----
| (setq gnus-select-method
| 	     '(nnml "local"
| 		    ))
| 
| (setq nnmail-split-methods
|       '(("root-email" "^From:.*root@.*")
| 	("local-email" "")))
`----

The .newsrc.eld entries are of the form:-

,----
| ("root-email" 1 nil) ("mail.misc" 1 nil)
`----

I have some code elsewhere which pretties up my group buffer which
relies on the "fully qualified" style of .newsrc.eld entry e.g

,----
| ("nnimap+riley:INBOX" 2 ((1  etc
`----

Where I can grep out the server name and the type.

I did try setting the nnml backend as secondary but it still wrote the
non qualified style.

Is this on purpose? Can I enforce the "fully qualified" style?

Also, as an aside the split rule does split to root-email but is not
putting the rest into "local-email". I took the example from the
docstring/gnus manual and modified it. Again, is this some silly error
on my part or something more complex? Possibly something written into a
config file on the nnml backend?

regards
r.




             reply	other threads:[~2011-04-01 19:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-01 19:40 Richard Riley [this message]
2011-04-02 20:32 ` Lars Magne Ingebrigtsen

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=t54o6hyd3a.fsf@news.eternal-september.org \
    --to=rileyrg@googlemail.com \
    --cc=ding@gnus.org \
    /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).