view docs/noffle.lsm @ 237:f8a91e2b4060 noffle

[svn] * src/fetchlist.h,src/fetchlist.c,src/noffle.c: Provide fetchmode for groups on fetchlist. * src/server.c: When fetching overviews online from groups on the fetchlist, fetch them in the appropriate fetch mode for the group. E.g. if group mode is FULL, fetch overviews and put all articles on articles required list to be fetched on the next noffle --fetch.
author bears
date Thu, 14 Feb 2002 17:14:34 +0000
parents 2467ff423c15
children a53d3f2f2f38
line wrap: on
line source

Begin3
Title:          NOFFLE - news server 
Version:	
Entered-date:   28AUG98
Description:    NOFFLE is a news server optimized for low speed dialup
		connections to the Internet and few users.
		It allows reading news offline with many news reader
                programs, even if they do not support offline reading
                by themselves.
Keywords:       news server, news reader, offline, modem, dialup
Author:		Markus Enzenberger <markus.enzenberger@t-online.de>
Maintained-by:  Markus Enzenberger <markus.enzenberger@t-online.de>
Primary-site:   http://home.t-online.de/home/markus.enzenberger/noffle.html
Platforms:      UNIX, GNU/Linux
Copying-policy: GPL
End