Feature and Option Reference

Posted by admin
Option Name Description

$charset[0]
character set code for the email

$tomail[0]
list of recipients

$cc_tomail[0]
list of carbon-copied recipients

$bcc_tomail[0]
list of blind carbon-copied recipients

$subject[0]
the subject of the email to be sent

$reply_to_field[0]
the name of the field that should be put in the "from" field of the email as the address the message is coming from.

$required_fields[0]
a comma separated list of fieldnames you require to be filled in

$required_email_fields[0]
a comma separated list of fields to be validated for valid email address syntax

$attachment_fields[0]
comma delimited list of the fields of the form that are file attachment fields

$return_ip[0]
do you want the IP of the sender returned with the email if available? yes/no

$mail_intro[0]
header text for recipient email

$mail_fields[0]
list of the fields of the form that you want sent to the recipient list, in the order you want them displayed

$mail_type[0]
layout of email options are "horz_table" or "vert_table", anything else will result in a plain text email

$mail_priority[0]
1 is high, 3 is normal

$allow_html[0]
yes/no configures whether or not to allow HTML in the posts. If not, the HTML tags will be stripped from the text

$send_copy[0]
whether to send a copy of the mail to the sender

$copy_format[0]
layout of email sent back to sender options are "horz_table" or "vert_table", anything else will result in a plain text email

$copy_fields[0]
which fields get included in the send_copy email

$copy_attachment_fields[0]
comma delimited list of the fields of the form that are file attachment fields to be returned to the sender

$copy_subject[0]
subject of sent copy

$copy_intro[0]
Header text for autoresponder email

$copy_from[0]
Email address the autoresponder comes from

$copy_tomail_field[0]
field of email address to the sender for the sent copy

$header[0]
absolute or relative path to a file you wish to include as a template header

$footer[0]
absolute or relative path to a file you wish to include as a template footer

$error_page[0]
the filename (and path if necessary) to a custom error page, if missing or blank default text in variable above will be used

$thanks_page[0]
the filename (and path if necessary) to a custom thanks page, if missing or blank default text in variable above will be used

$error_page_title[0]
The title of the error page.

$error_page_text[0]
The text of the error page (in addition to the actual errors themselves).

$thanks_page_title[0]
Title of the success page.

$thanks_page_text[0]
The text of the success page.

$empty_field[0]
Enter the name of the empty field in your formWhich is described in detail above.

$character_scan[0]
A comma separated list of the fields that will run through the character scan, which is described above.

$time_delay[0]
Set to the number of seconds the form must take longer than to fill out, and is explained above.

$captcha_codes[0]
The CAPTCHA test strings explained above.

$max_urls[0]
The number of URL's to be allowed in any one field.

$max_url_fields[0]
The fields to check for URL count.

$flag_spam[0]
Set whether to stop the email or edit the subject by including "[FormM@iler Flagged Spam]".