We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Contact Form not sending emails

Development and Programming

Brian's avatar
Brian
1 posts
4 years ago
Brian's avatar Brian

I’m running EE 5.3.2.

The Contact form on the front-end of the site shows the email sent successfully message, but the email never sends.

Sending email from the CP works.

On Godaddy shared linux hosting, using PHP Mail.

{exp:email:contact_form user_recipients="no" recipients="************@gmail.com" charset="utf-8" return=""}
          <h3>Contact Us</h3>
          <form>
              <input type="text" placeholder="Your Name" name="name">
              <input type="email" placeholder="Your Email" id="from" name="from" value="">
              <textarea id="contact_message" name="message" rows="4" placeholder="Your Message"></textarea>
              <input name="submit" type="submit" value="Submit">
          </form>
 {/exp:email:contact_form}
       
CharlottesvilleMedia's avatar
CharlottesvilleMedia
34 posts
4 years ago
CharlottesvilleMedia's avatar CharlottesvilleMedia

I see you’re sending to to gmail – did you test a non-gmail recipient? I had a similar problem and was able to send email successfully to non-gmails, but not to gmail. I suspect the reason to be (but haven’t tested it yet) that my From email address didn’t match the domain name of the site.

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.