My repository for fixes to newsd, a simple nntp server.

gaffa 5fa3eec5ed A patch to add size to XOVER 9 yıl önce
doc b4c596ea12 Initial commit 9 yıl önce
xcode b4c596ea12 Initial commit 9 yıl önce
ANNOUNCEMENT b4c596ea12 Initial commit 9 yıl önce
Article.C 5fa3eec5ed A patch to add size to XOVER 9 yıl önce
Article.H 5fa3eec5ed A patch to add size to XOVER 9 yıl önce
CHANGES b4c596ea12 Initial commit 9 yıl önce
Configuration.C b4c596ea12 Initial commit 9 yıl önce
Configuration.H b4c596ea12 Initial commit 9 yıl önce
Dependencies b4c596ea12 Initial commit 9 yıl önce
Group.C b4c596ea12 Initial commit 9 yıl önce
Group.H b4c596ea12 Initial commit 9 yıl önce
LICENSE b4c596ea12 Initial commit 9 yıl önce
Makefile.in b4c596ea12 Initial commit 9 yıl önce
README b4c596ea12 Initial commit 9 yıl önce
Server.C b4c596ea12 Initial commit 9 yıl önce
Server.H b4c596ea12 Initial commit 9 yıl önce
config.h.in b4c596ea12 Initial commit 9 yıl önce
configure b4c596ea12 Initial commit 9 yıl önce
configure.in b4c596ea12 Initial commit 9 yıl önce
everything.H b4c596ea12 Initial commit 9 yıl önce
inn2newsd.sh b4c596ea12 Initial commit 9 yıl önce
install-sh b4c596ea12 Initial commit 9 yıl önce
linear-to-modulus.pl b4c596ea12 Initial commit 9 yıl önce
makesrcdist b4c596ea12 Initial commit 9 yıl önce
newsd.C b4c596ea12 Initial commit 9 yıl önce
newsd.conf.in b4c596ea12 Initial commit 9 yıl önce
newsd.conf.pod.in b4c596ea12 Initial commit 9 yıl önce
newsd.list.in b4c596ea12 Initial commit 9 yıl önce
newsd.plist.in b4c596ea12 Initial commit 9 yıl önce
newsd.png b4c596ea12 Initial commit 9 yıl önce
newsd.pod.in b4c596ea12 Initial commit 9 yıl önce
newsd.sh.in b4c596ea12 Initial commit 9 yıl önce
newsd.spec b4c596ea12 Initial commit 9 yıl önce
nntp-help.out b4c596ea12 Initial commit 9 yıl önce

README

newsd -- Standalone Local NNTP News Server
------------------------------------------

WHAT IS IT

Newsd is a standalone local NNTP news server for private
newsgroup serving on a single server. It is useful for
serving private newsgroup(s) to an intranet or the Internet
and can act as a simple mail gateway, however it does not
interface with other news servers and cannot manage
distributed news feeds, i.e. Usenet news.



LICENSING

Newsd comes with complete free source code. Newsd is
available under the terms of the GNU General Public
License. See the file "LICENSE" for more info.


BUILD INSTRUCTIONS

Run the following commands to build the newsd software:

./configure --prefix=/some/directory
make

Once the software is compiled, use the following command to
install it:

make install


DOCUMENTATION

See the "newsd" and "newsd.conf" man pages for more information.


FEATURES

Newsd provides simple file-based system administration. No
satellite binaries or scripts are needed to install,
configure, administer, or maintain newsd.


LIMITATIONS

Refer to the "newsd" man page.


REPORTING BUGS

Please use the form at:

http://www.easysw.com/~mike/newsd/