Bits and pieces of INN config
Find a file
Thomas Hochstein 7eded19b39 Remove superfluous module.
Digest::HMAC_SHA1() was not used in filter_innd.pl,
only in filter_nnrpd.pl

Signed-off-by: Thomas Hochstein <thh@inter.net>
2014-02-23 19:56:49 +01:00
auth Add check for empty attributes to perl_mysql 2014-01-19 18:19:47 +01:00
filter Remove superfluous module. 2014-02-23 19:56:49 +01:00
.gitattributes Add README and some meta data. 2011-12-18 01:54:03 +01:00
.gitignore Add README and some meta data. 2011-12-18 01:54:03 +01:00
README Add README and some meta data. 2011-12-18 01:54:03 +01:00

               Bits and pieces of INN config
               =============================

Up to now this is just some hodgepodge of config snippets;
when (if!) I'll manage to spare some time, I'll try to
structure it a bit ...

------------------------------------------------------------

auth/perl-_mysql
  Perl script to authenticatie against a MySQL database
  --> /usr/lib/news/bin/auth/passwd/perl_mysql

------------------------------------------------------------

filter/filter_nnrpd.pl
  Posting filter to add Cancel-Lock and Cancel-Key
  --> /etc/news/filter/filter_nnrpd.pl

filter/cleanfeed.local
  Posting filter to add Cancel-Lock and Cancel-Key
  --> /etc/news/filter/cleanfeed/etc/cleanfeed.local

------------------------------------------------------------