Multipurpose Send Mail Form Builder

v2.0

 

Mail configuration

Mail content setting

You can change following parameters:

Parameters Optional Value type Default value Meaning
$mail_subject Yes String "Contact notification" Mail subject
$mail_to No String @ Email address which mail will be sent to
$mail_to_name Yes String "Service supporter" Only the name of receiver which is displayed with $mail_to in received mail
$mail_from Yes String "customer@maildomain.org" Email address of sender. You should define this to anyone. However, if Gmail is used to send mail, this field is will automatically replaced by Gmail account.

You also set this parameter with email TextInput on your MSMF. See Sample4: Send a copy of mail to customer

$mail_from_name Yes String "Mr. Alex Jh" Name of sender which is displayed with $mail_from in received mail
$mail_replyto Yes String $mail_from Default To address of mail when receiver replies
$mail_replyto_name Yes String $mail_from_name Name which is displayed with $mail_replyto in received mail
$mail_CC Yes String "a1@ai.v,a2@v.v" List of CC email, separated by ","
$mail_BCC Yes String "a1@ai.vn,a2@v.vn" List of BCC email, separated by ","

Note:

  • In all parameters above, you must AT LEASE set value for $mail_to

  • With optional parameters, empty string ("") means that parameters are not used.

See Advance using for reformat mail content or other purposes such as send a copy of mail to customer or update Database...

Back | Table of Contents | Next

 

Copyright © 2009 Best Flash Solutions, Inc. All rights reserved | Site map