| 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. |