|
Sending AutoResponse Messages
In order for AutoResponse messages to be sent, the following criteria must be met;
- The SendAutoResponse config setting must be set to true.
- The hidden field _sendresponse must be set to true if using the TemplateMailer WebDelivery service or the SendResponse property in the TemplateMailer server control.
- The Response email address must be provided either within the global settings or hidden fields.
- At least the Response TXT Template must be provided either within the global settings or hidden fields.
- The email address of the person to send the AutoResponse message must be passed as a field titled "email".
For more information about contstructing templates review the Building Templates section of the Support web site.
|