sent the following modification to MailingListManager in...
"I was having a list-server problem and needed to get an
announcement out so I wrote this real quick. It's a
multiple announcement mailing list with a subscription
script. It can be included into anything and run with
any mail-lib.
Here's the update
I included Sambar encryption routine
and your CGI Authentication in a full service Utility-lib.
I had an instance where I wanted to run several scripts
without making the user register for each one so
I made one registration script and had the programs all
share the same user file. Also used SACrypt in place of
Unix Crypt. Additionally included a script for virtual
host accounts to update their own password files.
Sambar specific files but workable to any server.
Maybe not something worth posting, but thought you'd
be interested and I'll leave it's worthiness to you."