========   Group Auto-Email Module v1.01  ========
Created by Azumandias (azumandias _ at _ hotmail.com)
Original phorum coding by the Phorum Development Team (http://www.phorum.org)

========        Brief Description         ========
This module allows you to automatically subscribe groups to a forum when they
are given rights to that forum. Any member of the group will receive a full
copy of every post made in that forum.  You can also give users the right to 
disable these emails.

========          Example Email           ========
From: System Email //set in the general settings
To: User Email
Subject: New message in Sample forum.
Body: //full body shown between ~~~ lines which do not appear in actual email
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Author:
Subject:
Link: http://www.samplephorum.com/read.php?1,1,1#msg-1
First Post

Message:
Hi,  This is my first post to this sample forum.  I hope to become an active
member here.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

========              Notes               ========
I would advise turning off email notification for any forum that uses this
group subscription module as email notification could result in a double
email.  One from the group subscription, one if the user elected to follow
the thread.

As admin, if you want to receive emails from this module, you will have to
be a part of the group which is receiving the email.

========         Version History          ========
v1.00 - Started
v1.01
	 - Added the ability to allow users to individually stop the emails.

========                Todo              ========
 - Only send email if group is given access rights.  Right now any group
   with specific permissions to a forum will be sent the message.  Even if 
   those permissions deny read access to the group.  I'm not sure when you 
   would ever assign a forum to a group with read access, but I suppose it 
   could happen.

========               Files              ========
\group_autoemail\
	group_autoemail.php
	info.txt
	readme.txt
	settings.php
	lang\
		english.php