Follow these steps to set up the Mailing List script:
Upload maillist.pl to /cgi-bin/
touch subscribers.txt
chmod 666 subscribers.txt
chmod 755 maillist.pl
$list_name = "My Newsletter";
$admin_email = "[email protected]";