Merhaba arkadaşlar, bir web sitemizde yandex mail kullanıyoruz. Bu maili wordpress sitemize bağlamaya çalıştım, ne ettiysem bir türlü bağlantı kurulmuyor.
Kullandığım eklenti
Wp Mail SMTP , Bu eklenti dışında Easy SMTP Mailer ve benzeri eklentileri de denedim. hep aynı hatayı veriyor. Hata kodlarını aşağıya bırakıyorum. Ücretli veya Ücretsiz çözebilecek yazarsa çok sevinirim.
Hata:
Versions:
WordPress: 5.6
WordPress MS: No
PHP: 7.3.23
WP Mail SMTP: 2.5.1
Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP Error: Could not authenticate.
Host: smtp.yandex.com.tr
Port: 465
SMTPSecure: ssl
SMTPAutoTLS: bool(true)
SMTPAuth: bool(true)
Server:
OpenSSL: OpenSSL 1.1.1h 22 Sep 2020
Debug:
Mailer: Other SMTP SMTP Error: Could not authenticate.
SMTP Debug:
2021-01-06 23:44:13 Connection: opening to ssl://smtp.yandex.com.tr:465, timeout=300, options=array()
2021-01-06 23:44:14 Connection: opened
2021-01-06 23:44:14 Connection failed. Error #2: stream_select() has been disabled for security reasons [/home/kadayifcileventu/public_html/wp-includes/PHPMailer/SMTP.php line 1203]
2021-01-06 23:44:14 SERVER -> CLIENT:
2021-01-06 23:44:14 CLIENT -> SERVER: EHLO www.kadayifcileventusta.com
2021-01-06 23:44:14 Connection failed. Error #2: stream_select() has been disabled for security reasons [/home/kadayifcileventu/public_html/wp-includes/PHPMailer/SMTP.php line 1203]
2021-01-06 23:44:14 SERVER -> CLIENT:
2021-01-06 23:44:14 SMTP ERROR: EHLO command failed:
2021-01-06 23:44:14 CLIENT -> SERVER: HELO www.kadayifcileventusta.com
2021-01-06 23:44:14 Connection failed. Error #2: stream_select() has been disabled for security reasons [/home/kadayifcileventu/public_html/wp-includes/PHPMailer/SMTP.php line 1203]
2021-01-06 23:44:14 SERVER -> CLIENT:
2021-01-06 23:44:14 SMTP ERROR: HELO command failed:
SMTP Error: Could not authenticate.
2021-01-06 23:44:14 CLIENT -> SERVER: QUIT
2021-01-06 23:44:14 Connection failed. Error #2: stream_select() has been disabled for security reasons [/home/kadayifcileventu/public_html/wp-includes/PHPMailer/SMTP.php line 1203]
2021-01-06 23:44:14 SERVER -> CLIENT:
2021-01-06 23:44:14 SMTP ERROR: QUIT command failed:
2021-01-06 23:44:14 Connection: closed
SMTP Error: Could not authenticate.