• I have a clean install of contact form 7, have created a form using the following form code below but its just failing to send the email. What could be causing this?

    <div class="field">
    <label>Name:</label> [text your-name]
    </div>
    <div class="field">
    <label>Email: <span style="color:#e4280f;">*</span></label> [email* your-email]
    </div>
    <div class="field">
    <label>Message: <span style="color:#e4280f;">*</span></label> [textarea* your-message]
    </div>
    
    <div class="field">[submit class:button class:medium class:yellow "Send Message"]</div>

    https://www.ads-software.com/plugins/contact-form-7/

Viewing 1 replies (of 1 total)
  • Though the plugin successfully sends millions of emails every day, there are a host of issues that can stop or delay emails on both the sending and receiving ends. It depends entirely on your local Server & WordPress configuration. You will need to investigate this issue for your particular local configuration.

    See Contact Form 7 Email Issues
    . There is a link at the bottom of the page to a comprehensive and detailed article which covers many issues. Most people that work through this information appear to be able to resolve their email sending & receiving issues.

Viewing 1 replies (of 1 total)
  • The topic ‘Failing to send emails from clean install?’ is closed to new replies.