Replies: 0
I’ve looked through all the forms and the article but couldn’t find anything. It escaped my sight. I would be glad if you help.
This Wp SMTP plugin also works on subdomain. But it gives an error on the main domain site. How can that be? I am getting an authentication error. Can anyone help?
—–
* It works on the subdomain site with the same settings, only the e-mail addresses are different. It works fine, it does not give an authentication error, there is no problem.
————-
Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP Error: Could not authenticate.
Host: smtp.yandex.com.tr
Port: 465
SMTPSecure: ssl
SMTPAutoTLS: bool(false)
SMTPAuth: bool(true)
Server:
OpenSSL: OpenSSL 1.1.1f 31 Mar 2020
Debug:
Mailer: Other SMTP
SMTP Error: Could not authenticate.
SMTP Debug:
2021-10-02 06:29:24 Connection: opening to ssl://smtp.yandex.com.tr:465, timeout=300, options=array()
2021-10-02 06:29:24 Connection: opened
2021-10-02 06:29:25 SERVER -> CLIENT: 220 myt5-ca5ec8faf378.qloud-c.yandex.net ESMTP (Want to use Yandex.Mail for your domain?)
2021-10-02 06:29:25 CLIENT -> SERVER: EHLO mertsahindemircioglu.com
2021-10-02 06:29:25 SERVER -> CLIENT: 250-myt5-ca5ec8faf378.qloud-c.yandex.net250-8BITMIME250-PIPELINING250-SIZE 42991616250-AUTH LOGIN PLAIN XOAUTH2250-DSN250 ENHANCEDSTATUSCODES
2021-10-02 06:29:25 CLIENT -> SERVER: AUTH LOGIN
2021-10-02 06:29:25 SERVER -> CLIENT: 334 VXNlcm5hbWU6
2021-10-02 06:29:25 CLIENT -> SERVER: [credentials hidden]
2021-10-02 06:29:25 SERVER -> CLIENT: 334 UGFzc3avcmm6
2021-10-02 06:29:25 CLIENT -> SERVER: [credentials hidden]
2021-10-02 06:29:25 SERVER -> CLIENT: 535 5.7.8 Error: authentication failed: This user does not have access rights to this service
2021-10-02 06:29:25 SMTP ERROR: Password command failed: 535 5.7.8 Error: authentication failed: This user does not have access rights to this service
SMTP Error: Could not authenticate.
2021-10-02 06:29:25 CLIENT -> SERVER: QUIT
2021-10-02 06:29:25 SERVER -> CLIENT: 221 2.0.0 Closing connection.
2021-10-02 06:29:25 Connection: closed
SMTP Error: Could not authenticate.