mayday_mail.php File Reference

Go to the source code of this file.

Variables

 $s_debugMode = false
 $s_mailer = 'mail'
 $a_mailerArgs = array()
 $s_scriptEmail = 'help@example.com'


Variable Documentation

$a_mailerArgs = array()
 

Definition at line 21 of file mayday_mail.php.

$s_debugMode = false
 

This is a helper script for Mayday! which provides an e-mail interface to Mayday! Use procmail (or some other method to forward mail to a certain address (i.e. help@example.com). This script will insert the e-mail as a new ticket into Mayday! and send the user a response.

Example procmail alias: help: "|/usr/local/bin/mayday_mail.php > /tmp/log"

Definition at line 15 of file mayday_mail.php.

$s_mailer = 'mail'
 

Definition at line 19 of file mayday_mail.php.

$s_scriptEmail = 'help@example.com'
 

Definition at line 25 of file mayday_mail.php.


Generated on Fri Jun 23 11:38:19 2006 for FastFrame by  doxygen 1.4.4