view FAQ.html @ 41:92b59cfcf364 noffle

[svn] Replaces identical local server name strings by constant
author enz
date Fri, 05 May 2000 09:32:53 +0100
parents e9fdb0f66563
children
line wrap: on
line source

<html>

<head>
<title>NOFFLE FAQ</title>
</head>

<body bgcolor=white>
<p>

<center>
<h1>NOFFLE FAQ</h1>
</center>

<p>
<hr>
<p>

<b>Q:</b> What is the difference between NOFFLE and leafnode?
<p>
<b>A:</b> 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.<br>
NOFFLE is GPLed, leafnode isn't. 

<p>
<hr>
<p>

<b>Q:</b> I subscribe to groups, but get a "Retreiving failed"
message for every requested article.
<p>
<b>A:</b> Some news server do not allow retrieving articles by message-ID.
You cannot use NOFFLE together with these servers presently.

<p>
<hr>
<p>

<b>Q:</b> I changed the server in the config files, but the
new groups do not appear.
<p>
<b>A:</b> You should run <code>noffle --query groups</code> again. If you
want all old group information deleted, you should remove the file
data/groupinfo.gdbm in the spool directory before.

<p>
<hr>
<p>

<b>Q:</b> The Emacs news reader GNUS hangs while getting active list
from server.
<p>
<b>A:</b> 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.
                                                                                
</body>
</html>