view docs/FAQ @ 150:1c7303c71f66 noffle

[svn] * src/protocol.c: Fix bug in Prt_getLn if we should read a line starting with '\0' - according to the leafnode mailing list, this has been seen in the wild. * docs/inews.1,docs/noffle.1,docs/noffle.conf.5, packages/redhat/noffle.spec,src/configfile.h,src/configfile.c, src/noffle.c,src/post.h,src/post.c: Removed use of getopt_long, and added inews mode - the Noffle executable behaves as inews is invoked as inews. This includes adding From: and Organization: headers if necessary - add configs to override defaults for the From: domain and specify the organization. For all my fellow trn-heads out there, and users of any other ageing newsreader that expects inews. Updated RPM spec to create inews link to noffle on install.
author bears
date Thu, 26 Oct 2000 22:21:13 +0100
parents 2467ff423c15
children 505a88ee6782
line wrap: on
line source

-------------------------------------------------------------------------------
NOFFLE FAQ
-------------------------------------------------------------------------------

Q: What is the difference between NOFFLE and leafnode?

A: NOFFLE uses less resources (disk space and bandwidth). Downloading groups
   in overview mode is several times faster, because it uses the XOVER command
   instead of HEAD. In addition, there is the quasi-transparent mode, when
   online, which allows to browse through groups and cache everything without
   subscribing. NOFFLE is GPLed, leafnode isn't.

-------------------------------------------------------------------------------

Q: I subscribe to groups, but get a "Retreiving failed" message for every
   requested article.

A: Some news server do not allow retrieving articles by message-ID. You cannot
   use NOFFLE together with these servers presently.

-------------------------------------------------------------------------------

Q: I changed the server in the config files, but the new groups do not appear.

A: You should run 'noffle --query groups' again. If you want all old group
   information deleted, you should remove the file data/groupinfo.gdbm in the
   spool directory before.

-------------------------------------------------------------------------------

Q: The Emacs news reader GNUS hangs while getting active list from server.

A: This is a known phenomena and I believe that it is a bug with GNUS, because
   the log files show correct handling of client commands by noffle.