• Holli Graham

    (@clickfirecoder)


    I used custom contact forms on my development server without any problems. The problem seems to be with GoDaddy hosting. Unfortunately, this is a client website, so I can’t change hosts. I have WP-DBManager and WordPress Backup (by BTE) running, and even though it takes MANY hours for me to receive the emails, they do eventually get there. Whenever the form is filled out, it says the email was sent successfully. I’ve been troubleshooting this for days and tried the following:

    Made sure email form submissions is set to yes

    Made sure the from address for the form is an actual email address on the server

    Tried changing the email setting to SMTP with relay-hosting.secureserver.net as the SMTP host

    Tried WP-Mail-SMTP plugin with relay-hosting.secureserver.net as the SMTP host

    I tried deactivating other plugins with both the SMTP server and WordPress default – when SMTP was set it showed an error, the WordPress default did not

    I really don’t know what else to try. Is there something I’ve overlooked? Any help is much appreciated!!!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Holli Graham

    (@clickfirecoder)

    Still haven’t found a solution. Does WordPress record any email log files or anything I could check to try to figure out what’s going on? Anyone know how to check GoDaddy email log files?

    Alwyn Botha

    (@123milliseconds)

    Thread Starter Holli Graham

    (@clickfirecoder)

    After digging through a lot of the code, I see that the two backup plugins which are working use the php mail() function to send mail, but custom contact forms uses the WordPress phpMailer class. Are there any other emails WordPress sends out that I could check to see if they’re getting through? Now, I’m beginning to believe there’s a problem with phpMailer and GoDaddy.

    Thread Starter Holli Graham

    (@clickfirecoder)

    Thanks 123milliseconds. I actually already tried that plugin with SMTP settings and got the test email, but still the CCF emails weren’t coming through. I haven’t seen that particular post, so I’ll read through it all and see if there’s something I haven’t tried. I’m really beginning to believe there’s some sort of problem with phpMailer though.

    Thread Starter Holli Graham

    (@clickfirecoder)

    I registered a new user as a test and got that email, so it doesn’t look like there’s a problem with phpMailer. I don’t know what else to do but uninstall/reinstall CCF and pray…

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Custom Contact Forms not sending email on GoDaddy Linux Server’ is closed to new replies.