Gnus development mailing list
 help / color / mirror / Atom feed
From: Francis Moreau <francis.moro@gmail.com>
To: Dan Christensen <jdc@uwo.ca>
Cc: ding@gnus.org
Subject: Re: Issue with nnml backend and gnus-group-get-new-news()
Date: Thu, 3 Dec 2009 10:11:59 +0100	[thread overview]
Message-ID: <38b2ab8a0912030111v613f617cm8611f6638f499e41@mail.gmail.com> (raw)
In-Reply-To: <877ht5udyg.fsf@uwo.ca>

On Thu, Dec 3, 2009 at 12:57 AM, Dan Christensen <jdc@uwo.ca> wrote:
> Francis Moreau <francis.moro@gmail.com> writes:
>
>> So I tried different values for the prefix and here are the ouptut of
>> M-x nnmail-split-history for each values. For each values, a mail was
>> previously sent and should reach my 'Inbox' group.
>>
>> 'g'    Ok -> Inbox:2599
>> '1 g' Ok -> Inbox:2600
>>
>> '2 g' Ko -> Inbox:17
>
> [...]
>
>> Ok means that the mail finally was delivered to the right group
>> ('Inbox'), otherwise Ko, the mail is stuck in the 'Incoming' stage.
>
> Are you sure you don't have two groups named "Inbox"?  Maybe check if
> any of the other servers in the server buffer have a group named Inbox?

Yes there're two others servers having a group name Inbox:

a) The virtual server I setup to read the cached/persistent articles.
Here is how it's configured:

(nnml "cache"
      (nnml-directory "~/News/cache/")
      (nnml-active-file "~/News/cache/active"))

I checked there to see if it contains the missing mail but it doesn't have them.

b) The mairix server. But if I tried to look into the Inbox group of
that server, Gnus tells me:

"Couldn't request group nnml+mairix-ephemeral:Inbox: Invalid group (no
such directory)"

> Or check your .newsrc.eld for other occurrences of the word "Inbox"?

I have several occurences of "Inbox" in this file:

(setq gnus-newsrc-alist ... ("nnml:Inbox" 1 ((1 . 2616))...)
(setq gnus-killed-list ... "nnfolder:Inbox" ... "nnml+mairix:Inbox" ...)
(setq gnus-topic-topology '(.... (("Inbox" visible nil nil)) ...)
(setq gnus-topic-alist '((... ("Inbox" "nnml:Inbox"...)...)

-- 
Francis



  reply	other threads:[~2009-12-03  9:11 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-30  9:36 Francis Moreau
2009-11-30  9:53 ` Tassilo Horn
2009-11-30 10:33   ` Francis Moreau
2009-11-30 12:26     ` Tassilo Horn
2009-11-30 13:16       ` Francis Moreau
2009-11-30 13:38         ` Tassilo Horn
2009-11-30 13:48           ` Francis Moreau
2009-12-01  9:55             ` Tassilo Horn
2009-12-01 12:13               ` Francis Moreau
2009-12-01 20:17                 ` Tassilo Horn
2009-12-02 13:57                   ` Francis Moreau
2009-12-02 23:57                 ` Dan Christensen
2009-12-03  9:11                   ` Francis Moreau [this message]
2009-12-03 14:09                     ` Dan Christensen
2009-12-03 21:42                       ` Francis Moreau
2009-12-03 22:10                         ` Dan Christensen
2009-12-08 12:05                           ` Francis Moreau
2009-12-08 14:06                             ` Dan Christensen
2009-12-08 15:17                               ` Francis Moreau
2009-12-09 10:26                               ` Francis Moreau

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=38b2ab8a0912030111v613f617cm8611f6638f499e41@mail.gmail.com \
    --to=francis.moro@gmail.com \
    --cc=ding@gnus.org \
    --cc=jdc@uwo.ca \
    /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).