
	Implemented INN 2.x interface for fetching articles.

	    libinn:
	      open/close client active file:
	       CAopen CAclose


	    libstorage:
	       IsToken
	       TokenToText
	       TextToToken
	       SMinit
	       SMretrieve amount=RETR_ALL
	       SMfreearticle
	       SMerrno
	       SMerrorstr

	    How to get the outgoing spool?

	Filtering for headers only.

	Implement incoming.conf for INN

	Documentation improvements

	Default window is 5, for instance

	Fix respecification error reporting

	lock.c     /* BUG: give-up-option for server lock */

	Option file for each newsserver in in.hosts

	Be able to compile without relying on an installed news
	server.

	Support for INN 2.2

	Read_article: Better error messages etc..., see BUG:

	Test inews with Cnews.

	Option for inews flags.

	Option for inews Path.

	Option --force, --silent --quiet --statistics

	Document how to obtain a valid hostname with ml.org

	Document how to handle in.coming/bad

	Check PATH of incoming messages, verify against sys

	Check doesn't work?

	Check that path is set up correctly!

	Sometimes leaves .tmp.* files in /var/spool/news/in.coming

	-h "" does not seem to work

	Refine the files section of the man page

	Consider using libinn if available

	Add a time-based equivalent of --maxnew and --maxart.

	Document the lock operation better

	Document the 600 sec default timeout better

	Consider removing the despool lock when the posting phase
	has finished!

	Review tune.h and add to configure.in

	Review patch for sys.c.new

	Clean up if signal received or similar:
	File with PID added to temporary name in incoming spool.

	Have option to get the current list of ALL newsgroups available 
	at a given server to a file.

	Do free disc space check: MINFREE space.c

	Implement max. article size

	Implement max. time and/or max. size for sessions

	Implement .newsx configuration file

	Clean up the exit_cleanup vz. return 0 action.



