ca38353a6a
NNTPSwitch is a NNTP content router. It's aimed at high-performance news servers for ISPs and Usenet resellers. NNTPSwitch forwards client connections to multiple backend servers to get its actual articles. Depending on the backend server type, all NNTP commands and extensions are supported, including (remote) authorization. Accounting is supported in a user-friendly matter for data limited NNTP connections. WWW: http://www.nntpswitch.org/
20 lines
593 B
Plaintext
20 lines
593 B
Plaintext
etc/nntpswitch/access.conf-dist
|
|
etc/nntpswitch/auth.conf-dist
|
|
etc/nntpswitch/nntpswitch.conf-dist
|
|
etc/nntpswitch/overview.fmt-dist
|
|
etc/nntpswitch/profiles.conf-dist
|
|
etc/nntpswitch/servers.conf-dist
|
|
etc/nntpswitch/passwd-dist
|
|
etc/rc.d/nntpswitch.sh-dist
|
|
lib/libacct_none.so
|
|
lib/libacct_syslog.so
|
|
lib/libauth_ignore.so
|
|
lib/libauth_passwd.so
|
|
lib/libauth_pop3.so
|
|
lib/libauth_remote.so
|
|
sbin/nntpswitchd
|
|
sbin/nsstats.pl
|
|
sbin/nsstats.sh
|
|
sbin/updategroups
|
|
@unexec rmdir %D/etc/nntpswitch 2> /dev/null || echo "===> If you plan to do not reinstall nntpswitch, you can safely remove %D/etc/nntpswitch."
|