No errors are received but the email does not arrive after using the Contact Form. http://www.littleworksusa.com/contact.html
I installed the Current Form Mail NMS from this site. Thanks. LHinson
Logged In: YES user_id=1643845
1) Make sure to add the following hidden field in your form: <input type="hidden" name="_config" value="default">
2) And, then add your recipients to your default.trc file:
recipient: youremail@email.com,another@email.com
Log in to post a comment.
Logged In: YES
user_id=1643845
1) Make sure to add the following hidden field in your form:
<input type="hidden" name="_config" value="default">
2) And, then add your recipients to your default.trc file:
recipient: the email address(s) to which TFmail should
send the results of the form submission.
recipient: youremail@email.com,another@email.com