-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 here is the readme, the only thing not finished is the install part. i have a grate amount of the script already done (of course the script(s) are not finished so things may be changed). Any feedback/comments is welcome.
NAME Mail Group - a perl script to administrate an e-mail discussion group. - ------------------------------------------------------------------------ - -------- DESCRIPTION This set of scripts will allow you to manage a sort of "e-mail discussion group", users may add themselves to the list by putting "add" in the topic of an e-mail sent to it, or may be removed by putting "remove" in the topic. To post a message the user must send an e-mail to it. If it does not have "add" or "remove" in the topic it will be sent out to all subscribed users. - ------------------------------------------------------------------------ - -------- REQUIREMENTS Below is a list of the modules you will need to use the script(s), if you don't have even one of them the script will NOT work. If you do not have one try searching http://search.cpan.org, or search http://www.google.com. Net::POP3 Net::SMTP Mail::Address - ------------------------------------------------------------------------ - -------- INSTALLATION - ------------------------------------------------------------------------ - -------- FILES Here is a list of all the files, if a file has a .txt extension you may modify is directly it don't matter. However, I will note if you are not to touch it ;). processmail.pl - main processing script use this to process mail. configure.pl - configure the above script with data that will go in the below file. configuration_data - configuration data, don't fucking touch it outside of using script. welcome_user.txt - message to send to a new user. say_goodbye_to_user.txt - say good by to a user when he/she removes themselves, I recommend putting rude comments in. querymessages - query all of the messages into a nice HTML doc =). - ------------------------------------------------------------------------ - -------- -----BEGIN PGP SIGNATURE----- Version: PGP Personal Privacy 6.0.2 iQA/AwUBPFmjRvZdLHTSzxapEQKiDQCgjHAK49yz82geLPRS+d9UNXnzEk4AoJOj kgNa4xH/XNfcSPM3/yMd+/R4 =IAeV -----END PGP SIGNATURE----- _______________________________________________ ActivePerl mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/listinfo/activeperl
