• Resolved Vishal Malaviya

    (@vishal007)


    I am trying to send mail from my website through the “Other SMTP” option but it’s given me an error. see below Error log.

    Versions:
    WordPress: 5.6.1
    WordPress MS: No
    PHP: 7.3.27
    WP Mail SMTP: 2.6.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.1i 8 Dec 2020
    SMTP Debug:
    [empty]

    Can anyone help me with this issue?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Darshana

    (@darshanaw)

    Hi @vishal007

    Your debug log is displaying as “[empty]”.

    Most probably you may have activated other SMTP plugins on your site. Could you please check and deactivate any other SMTP plugins on your site and see if that helps.

    Let us know how it goes.

    Thanks!

    Thread Starter Vishal Malaviya

    (@vishal007)

    Hi Darshna,

    Thank you for the reply.

    I have checked and there is not any other mail plugin installed on my site except the “WP Mail SMTP” plugin.

    Plugin Author Gregor Capuder

    (@capuderg)

    Hi @vishal007,

    from the debug log it looks like you did not configure any mailer. You are still using the Default (PHP) option. Please select one of the mailers and configure it. That will improve your email deliverability.

    Take care!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Email Sending/Receiving Issue’ is closed to new replies.