phpMailMan ver 0.0.2 (Alpha 2)
==============================

Files
-----
This distribution should have the following files.

admin.php - Gateway to admin options
adminoptions.php - Admin options
conf.inc - Config file (configure this to suit your needs)
footer.inc - The footer include
header.inc - The header include
index.php - The index file
pass.inc - The file with username and password (this needs to be put in a folder with some security. Be sure to change the references to it after that).

subscribe.php - The script that subscribes users
unsubscribe.php - The script that unsubscribes users
userclear.php - The script that clears all users (must be accesed from admin options)
userlist.php - The script that lists all users (must be accesed from admin options)
users.inc - The DATA file where all users are stored. You can edit thist to edit the list
violation.inc - The script that is run when an admin page is accessed without a password (include s a call to the mail() function which can be commented out if not needed).

readme.txt - This file
version.txt - The version history
gpl.txt - The GNU GENERAL PUBLIC LICENSE file

Help
----
If you have any questions/gripes/comments please email me at mahangu@yahoo.com
I will do my best to reply soon.