• wittywordsmith

    (@wittywordsmith)


    Hi guys,
    I built a site for a client and when I went to change the admin email to their email address, it didn’t send a verification email.

    So, I changed the admin email manually from phpmyadmin to their email address, at which point the contact form (ninja contact forms) stopped sending confirmation/submission emails at all, even if I manually changed the WP email back to mine.

    Now, the site doesn’t send any emails at all.
    I’ve tested with the ‘Check Email’ plugin and never received the test email, and I have also tried to set up an SMTP option through WP Mail SMTP, and get the following error:

    Versions:
    WordPress: 4.9.5
    WordPress MS: No
    PHP: 5.6.22
    WP Mail SMTP: 1.2.5
    
    Params:
    Mailer: smtp
    Constants: No
    ErrorInfo: 
    Host: localhost
    Port: 25
    SMTPSecure: string(0) ""
    SMTPAutoTLS: bool(true)
    SMTPAuth: bool(false)
    
    Server:
    OpenSSL: Yes
    SMTP Debug:
    [empty]

    If I try to change the admin email settings from WP, it says it’s pending the change and has sent a verification email to the nominated email, but that email never arrives.

    Any thoughts?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Sorry, commercial themes are not supported in this forum. Please seek help from the theme/plugin developers for support with their products.
    Mail() is a php function, not a WordPress function so I would check with the hosting provider to make sure you are able to use the mail function and that the PHP version is correct.

Viewing 1 replies (of 1 total)

The topic ‘No emails coming from WordPress’ is closed to new replies.