Email Not Sending But Auto Responder Works
-
I am new to this great plugin but having a little bit of difficulty getting some of the emails to work! Mail (2) the autoresponder works great! I do get the “Sender’s message was sent successfully” message on the screen. I am using Chrome.
I also used Ninja forms and didn’t have any problems sending or receiving emails.
I have looked through the forums and tried numerous of things so far but nothing has worked! I am hoping that this just may be an easy fix you recognize right away and can save me some time. I will keep on debugging…
I also have Contact Form 7: Accessible Defaults plugin installed
Form tab
<fieldset>
[text* your-name id:name placeholder “Name (required)”]
[email* your-email id:email placeholder “Email (required)”]
[text* your-subject id:name:subject placeholder “Subject (required)”]
[textarea* your-message placeholder “Message (required)”]
</fieldset>
[submit “Submit”]
[response]Mail Tab
In the following fields, you can use these mail-tags:
[your-name][your-email][your-subject][your-message]
To Florida Suncoast BMW CCA <[email protected]>
From [your-name]<[your-email]
Subject [your-subject]
Additional Headers
Reply-To: [your-name] <[your-email]>
Sender: [email protected]
Message Body
Someone just submitted a GET IN TOUCH Contact Form from home page!
Here are the details:From: [your-name] <[your-email]>
Subject: [your-subject]Message Body:
[your-message]
Exclude lines with blank mail-tags from output
x Use HTML content typeMail (2)
x Use Mail (2) This works perfectly
Mail (2) is an additional mail template often used as an autoresponder.
In the following fields, you can use these mail-tags:
[your-name][your-email][your-subject][your-message]
To [your-email]
From Florida Suncoast BMW CCA <[email protected]>
Subject [your-subject]
Additional Headers
Reply-To: [email protected]
Message Body
Thanks for GETTING IN TOUCH! The following request has been successfully submitted.From: [your-name] <[your-email]>
Subject: [your-subject]
Message Body:
[your-message]We will get back to you as soon as we can,
Florida Suncoast Chapter – BMW CCA
Exclude lines with blank mail-tags from output
Use HTML content type
File AttachmentsI disabled JS loading in my wp-config file
/* Contact 7 Form to disable JS loading */
define (‘WPCF7_LOAD_JS’, false); // Added to disable JS loadingDo you see anything right off the top that I am doing wrong?
Here is the form https://fscbmwcca.com/fsc/contact-us/
Thanking you in advance…
Let me know if you need any further information….
- The topic ‘Email Not Sending But Auto Responder Works’ is closed to new replies.