If you are planning on using this mailing list on your site please link back to http://www.skriptkiddie.org
System Requirements: PHP
You must Follow all the steps or the mailing list will not work for you.


The Files
This zip file should include the following files:

filenamme description
config.php The Script containing your information that **NEEDS** to be modified.
mailadmin.php The PHP script you will use to send mail out to your list.
maillist.php The PHP script for subscribing/unsubscribing to your list.
sub.html The html code example of the form for subscribing/unsubscribing.
list.txt Empty text file for storing the email addresses.
header.txt Text file for storing a header which will be at the top of all messages you send.
footer.txt Text file for storing a footer which will be at the bottom of all messages you send.

The Steps
1: EDITING "config.php"
if you do not edit this file, your script will not work it is as simple as that.
You need to set the following variables
$adminusername : user name for logging in to the mailadmin
$adminpassword : password for logging in to the mailadmin
$fromemail : email address all messages sent from the list will come from.

$welcome : url users are redirected to after subscribing
$goodbye : url users are redirected to after unsubscribing
$error : url users are redirected to if there is an error subscribing

2: Make sure you chmod the directory and the "list.txt" file to 77, you can do this either at a shell prompt or in your ftp client by
selecting "Set Attributes".

3: Now it should work. Upload it and test subscribing/unsubscribing.
If you have followed all the steps and you are still having problems feel free to contact me and I'll do my best to help you.

Thanks,
Josh Powell
josh@skriptkiddie.org
http://www.skriptkiddie.org