Gnus development mailing list
 help / color / mirror / Atom feed
From: NAGY Andras <nagya@inf.elte.hu>
Subject: couple of questions about servers and agent
Date: Mon, 08 Jul 2002 15:16:59 +0200	[thread overview]
Message-ID: <dzck7o6uzp0.fsf@mamut.elte.hu> (raw)

Here are the relevant parts of my configuration:

,----[ .gnus ]
| (setq gnus-select-method '(nnnil))
| (setq gnus-secondary-select-methods
|       '((nnml "mail"
| 	      (nnml-directory "~/gnus/mail")
| 	      (nnml-active-file "~/gnus/mail/active")
| 	      (nnml-newsgroups-file "~/gnus/mail/active")
| 	      (nnml-get-new-mail t))
| 	(nntp "news"
| 	      (nntp-address "ludens.elte.hu"))))
`----

,----[ .newsrc.eld ]
| (setq gnus-server-alist '(("archive" nnml "mail")))
`----

Latest CVS Gnus.



And the questions:

In the Server buffer, why do {nntp:news} and {nnml:mail} appear twice?


My nntp:news backend became quite unstable recently, so I decided to
agentize it.  Pushed `J a' on it in the Server buffer, and while
online, used `J s' to fetch all unread articles into the cache.  Due
to the server being unstable, the downloading timed out, but the agent
displayed "Finished fetching articles into the Gnus agent", altough it
should have displayed some kind of error message, I believe.  I
decided to go on with the partially downloaded news.

After going offline, Gnus still tried `sometimes' to contact the
(unavailable) server.  May this be related to the server being listed
twice in the server buffer, but only one instance being marked as
`(agent)' ?  Actually, not even the partially downloaded groups were
readable offline.

I'm confused.  Is the Agent such non-robust, or am I doing something
wrong?



Andras



             reply	other threads:[~2002-07-08 13:16 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-08 13:16 NAGY Andras [this message]
2002-07-08 13:25 ` NAGY Andras
2002-07-08 13:41   ` Simon Josefsson
2002-07-08 14:13     ` Kai Großjohann
2002-07-08 14:32       ` Bjørn Mork
2002-07-08 14:58         ` Kai Großjohann
2002-07-08 13:40 ` Simon Josefsson
2002-07-08 13:52   ` NAGY Andras
2002-07-08 14:14     ` NAGY Andras
2002-07-08 14:58       ` Kai Großjohann
2002-07-09 21:12       ` Paul Jarc
2002-07-08 14:45   ` NAGY Andras
2002-07-08 14:52     ` Bjørn Mork
2002-07-08 14:56     ` NAGY Andras

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=dzck7o6uzp0.fsf@mamut.elte.hu \
    --to=nagya@inf.elte.hu \
    /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).