################################################ # Perl Group Lister for CommuinGatePro # ################################################ This perl script will allow you to allow users to see what email groups are on your domain as well as who is in those email groups. Calling the script with out any CGI paramaters will let non-logged in users browse your lists. Setting login=1 will allow logged in users to automatically add users and groups to their "To" field. Add the following HTML to your compose page (or any other page for that matter) to use this script: Browse Directory FILES: index.txt - Perl script. Variables at top need editing! Rename to index.pl and place in a folder on your server. Remember to set execute permissions for script! I believe you should be able to install this script VERY easily. Good luck and I hope you find it useful. ########################################## # Original Version by: # # Allan Newsome # # # # Updated by: # # Joshua Cantara # ##########################################