chkpass.pl - new version

"Adam Aube" <[email protected]> Mon, 8 Sep 2003 14:09:15 -0400
Newsgroups gmane.comp.djb.checkpassword
Message-ID <[email protected]>
Version 1.0 of my chkpass.pl checkpassword replacement program has
been released. It no longer logs via syslog; instead, it prints log
messages to FD 7. Redirecting  FD 7 to FD 1 in your pop3 run script
will make the messages log wherever the rest of your logging is done.

The script is available at:

http://www.firstindependent.net/chkpass.tar.gz

Adam