Replies: 0
Getting error while sending test email using wp-mail-smtp,
Versions:
WordPress: 4.9.8
WordPress MS: No
PHP: 7.0.33
WP Mail SMTP: 1.4.1
Params:
Mailer: smtp
Constants: No
ErrorInfo: Invalid address: (punyEncode) SMTP_FROM
Host: SMTP_HOST
Port: SMTP_PORT
SMTPSecure: SMTP_SECURE
SMTPAutoTLS: bool(true)
SMTPAuth: SMTP_AUTH
SMTPOptions: {“ssl”:{“verify_peer”:false,”verify_peer_name”:false,”allow_self_signed”:true}}
Server:
OpenSSL: OpenSSL 1.0.2r 26 Feb 2019
SMTP Debug:
2019-05-28 05:05:15 Invalid address: (punyEncode) SMTP_FROM
Sometimes i am getting connection errors also. which is related to IsSMTP function.
Please suggest some solution.