• I have been trying for 2 days to set up an email for my website using my Zoho Mail account.

    I have already put mu MX, SPF and DKIM on my zone and everything has checked out. When I go to WP Mail, select Other SMPT (Because I’m using the free version), put the details of my zoho account and try to send a test email I get a error message. I really don’t know what to do.

    Here is the error log for debugging:

    Versions:
    WordPress: 5.5.1
    WordPress MS: No
    PHP: 7.4.9
    WP Mail SMTP: 2.4.0

    Params:
    Mailer: smtp
    Constants: No
    ErrorInfo:
    Host: localhost
    Port: 25
    SMTPSecure: string(0) “”
    SMTPAutoTLS: bool(true)
    SMTPAuth: bool(false)

    Server:
    OpenSSL: OpenSSL 1.1.1g 21 Apr 2020
    Apache.mod_security: No
    SMTP Debug:
    [empty]

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

Viewing 1 replies (of 1 total)
  • Plugin Author Gregor Capuder

    (@capuderg)

    Hi @pedromd,

    do you maybe have any other email sending/SMTP plugin installed and activated?

    From the above error log, it looks like the settings you configured in our plugin were overwritten with some default values…

    Please deactivate all other SMTP plugins, except for WP Mail SMTP and try again.

    Also, if you are using two-factor-authentication for you Zoho account, you’ll have to create an “app password”, more info here. And use that app password in our plugin in the SMTP Password input.

    Let me know how it goes.

    Have a nice day!

Viewing 1 replies (of 1 total)

The topic ‘wp mail + zoho + Google Cloud Plataform = error’ is closed to new replies.