Failing to send emails from clean install?
-
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>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Failing to send emails from clean install?’ is closed to new replies.