Hello!
I’ve been trying to get the send_user_email portion of FreeForm to work and haven’t had any luck. It just won’t send out any emails. I do receive notification emails though. Below is the code for this particular form (notify email has been changed for the forum):
{exp:freeform:form form_name="ecampaign_signup" form_id="contact_form"
required="ecampaign_firstname|ecampaign_lastname|ecampaign_email|ecampaign_phone|ecampaign_intent|ecampaign_acceptpolicy" notify="email@domain.com"
template="ecampaign_form_template" return="services/ecampaign_thankyou" send_user_email="yes" user_email_template="ecampaign_confirmation"}
The templates have all been set up and everything else is working perfectly. Any ideas or tips on troubleshooting? It’s important that this work as a confirmation email is necessary in this particular case.
Thanks!
.angie
