Go to the source code of this file.
Variables | |
| $s_debugMode = false | |
| $s_mailer = 'mail' | |
| $a_mailerArgs = array() | |
| $s_scriptEmail = 'help@example.com' | |
|
|
Definition at line 21 of file mayday_mail.php. |
|
|
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. |
|
|
Definition at line 19 of file mayday_mail.php. |
|
|
Definition at line 25 of file mayday_mail.php. |
1.4.4