Download the EM scripts from here.
Comments for the user:
Thu, 13 Oct 2005 16:17:46
Re: EM scripts
Hi,
Sharing of under-the-hood files like this is always wishful - the sender wishes that the files he sends are perfect tho he cant put enough time in it :)
Most config settings are in local.php:
- emailOK means using the mail function of the server - i turn this off in my LAN as we dont use LAN email
- isdemo is generally off (for actual work!)
- isonline - needed by my Slax server only (weird handling of file array reads). Set this to ON (1)
- email addresses are array[0] coz i had no time to edit the email scripts (i.e., use only 1 email address)
- referringdomains - set this to the IP address of the server (or domain name if there is one)
After discussing a certain topic, the discussion.txt file can be renamed by the teacher, and the script will make a new one.
The PHP user is NOBODY, and scripts use file creation quite extensively (not a problem with Slax, as it has virtual disk in RAM). Check on file permission of the folder that houses the scripts - i.e., allow file creation.
I will be happy to know of your revisions in the code.
Feel free to ask if you have questions.
Cheers!
|