if you want to make a mailing list, simply set up a new database with 2 columns, 1 for there id, and 1 for there email address.
then make a form for them to put in there email address and if they want to subscribe or un subscribe, and build a php part for it to insert it or remove it from the database
nice and easy :P