Title: thenk's Replies | WordPress.org

---

# thenk

  [  ](https://wordpress.org/support/users/thenk/)

 *   [Profile](https://wordpress.org/support/users/thenk/)
 *   [Topics Started](https://wordpress.org/support/users/thenk/topics/)
 *   [Replies Created](https://wordpress.org/support/users/thenk/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/thenk/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/thenk/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/thenk/engagements/)
 *   [Favorites](https://wordpress.org/support/users/thenk/favorites/)

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Error sending email after site move](https://wordpress.org/support/topic/error-sending-email-after-site-move/)
 *  Thread Starter [thenk](https://wordpress.org/support/users/thenk/)
 * (@thenk)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/error-sending-email-after-site-move/#post-4403546)
 * Alright, I have no idea why, but this time when I disabled the SMTP plugin it
   is sending emails again.
 * I guess there was still something stuck in the wordpress system from when I removed
   the SMTP plugins beforehand and tested with straight wordpress email.
 * Thanks for your help
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Error sending email after site move](https://wordpress.org/support/topic/error-sending-email-after-site-move/)
 *  Thread Starter [thenk](https://wordpress.org/support/users/thenk/)
 * (@thenk)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/error-sending-email-after-site-move/#post-4403545)
 * Hi guys,
 * I have tested basic mail() and wp_mail() commands, both work fine sending to 
   and with any addresses. SMTP plugins also can send email fine; there doesn’t 
   appear to be an issue with mail itself.
 * I’m not using an SMTP plugin anymore, and WordPress emails are working fine.
 * After reading the CF7 class files, it appears they use the wp_mail function to
   send email – that function works fine when used by other scripts, so I’m not 
   sure what’s going wrong with CF7.
 * Does anyone know how to further debug the cause of the failure? The only response
   given by the server is mailSent: false.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Error sending email after site move](https://wordpress.org/support/topic/error-sending-email-after-site-move/)
 *  Thread Starter [thenk](https://wordpress.org/support/users/thenk/)
 * (@thenk)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/error-sending-email-after-site-move/#post-4403429)
 * Hi all,
 * This has become very urgent and I am not sure if I can continue to use this plugin
   for contact if I can’t fix it! I would very much like to continue using what 
   is already in place, but I can’t debug much, if at all, what is going wrong with
   it.
 * Does anyone have any information on how to debug this plugin, or perhaps any 
   experience in moving sites?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Error sending email after site move](https://wordpress.org/support/topic/error-sending-email-after-site-move/)
 *  Thread Starter [thenk](https://wordpress.org/support/users/thenk/)
 * (@thenk)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/error-sending-email-after-site-move/#post-4403339)
 * Here is a link to the form in question:
 * [http://www.luxehouses.com.au/contact](http://www.luxehouses.com.au/contact)
 *     ```
       <p>For general enquiries please complete the following form:</p>
                       <table cellpadding="0" cellspacing="0">
                       	<tr>
                           	<td><strong>Name</strong></td>
                               <td>[text* name]</td>
                           </tr>
                           <tr>
                           	<td><strong>Email</strong></td>
                               <td>[email* email]</td>
                           </tr>
                           <tr>
                           	<td><strong>Phone</strong></td>
                               <td>[text phone]</td>
                           </tr>
                           <tr>
                           	<td valign="top"><strong>Comment</strong></td>
                               <td>[textarea comment]</td>
                           </tr>
                           <tr>
                           	<td>&nbsp;</td>
                               <td>[submit class:send "&nbsp;"]</td>
                           </tr>
                       </table>
       ```
   
 *     ```
       You have received a new contact:
   
       Name: [name]
       Email: [email]
       Phone: [phone]
   
       Comment:
   
       [comment]
   
       Thanks!
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Form not working](https://wordpress.org/support/topic/form-not-working-6/)
 *  [thenk](https://wordpress.org/support/users/thenk/)
 * (@thenk)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/form-not-working-6/#post-4397040)
 * Logic would suggest to me to not use full stops in your field names, so change
   D.O.B to DOB and take the full stop from ContactNo.
 * The other thing is your template says [Application for Job] which does not appear
   to be a tag in the form itself.

Viewing 5 replies - 1 through 5 (of 5 total)