Gnus development mailing list
 help / color / mirror / Atom feed
* Some thoughts on NoCeM and switching servers
@ 1997-09-18 14:29 Scott Hofmann
  1997-09-20 18:13 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Scott Hofmann @ 1997-09-18 14:29 UTC (permalink / raw)


Recently, due to a job change, I switched NNTP servers. During the switch
I wound up fighting Gnus (both 5.4.66 and Quassia 0.5) at two separate
occasions, both of which should be easily remediable.

The first problem I had was in logging into the NNTP server. It's a secure
server that requires a login and password, so I initiallly set
nntp-authinfo-function to nntp-send-nosy-authinfo. When I ran gnus, it did
stuff in a backwards order: it connected to the NNTP server, and then asked for
the login information. This caused gnus to (apparently) hang while trying to
read the active file, because the NNTP server refused to talk to gnus. I was
able to solve this problem by adding nntp-send-nosy-authinfo to
nntp-server-opened-hook, which got gnus to do things in the correct order
(login, then fetch the active file). At the barest minimum, this should be
documented somewhere, preferably in the "Starting Up" section.

The second problem was with NoCeM. When there is no NoCeM/active file, it would
be nice if NoCeM behaved as if gnus-nocem-expiry-wait was set to 0 - on my new
NNTP server there were over 10,000 unread messages in news.lists.filters alone,
and given how slow my NNTP connection is it would have taken gnus nearly 12
hours to read news.lists.filters alone, much less alt.nocem.misc and the other
NoCeM groups. It seems like this could be fixed with a bit of elisp - if NoCeM
is creating its active file then it should consider all NoCeM messages as
"read" so that gnus doesn't spend hours and hours reading NoCeM messages during
gnus' first invocation on a new server. 

scott

--
J. Scott Hofmann
shofmann@intertv.com


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1997-09-21 16:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-09-18 14:29 Some thoughts on NoCeM and switching servers Scott Hofmann
1997-09-20 18:13 ` Lars Magne Ingebrigtsen
1997-09-21  3:24   ` Don Croyle
1997-09-21 16:19     ` Lars Magne Ingebrigtsen

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).