Merhaba,
Godaddy üzerindeki hostingime wp-mail-smtp eklentisini kurdum. Yandex kurumsal mail kullanmaktayım. Tüm ayarlar harfiyen doğru olmasına rağmen test mailinde hatalar almaktayım.

Versions:
WordPress: 5.0.3
WordPress MS: No
PHP: 7.2.8
WP Mail SMTP: 1.4.1

Params:
Mailer: smtp
Constants: Yes
ErrorInfo: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Host: smtp.yandex.com.tr
Port: 465
SMTPSecure: ssl
SMTPAutoTLS: bool(false)
SMTPAuth: bool(true)

Server:
OpenSSL: OpenSSL 1.0.2k 26 Jan 2017
Apache.mod_security: No
SMTP Debug:
2019-02-15 10:06:34	Connection: opening to ssl://smtp.yandex.com.tr:465, timeout=300, options=array (
)
2019-02-15 10:06:39	Connection: Failed to connect to server. Error number 2. "Error notice: stream_socket_client(): unable to connect to ssl://smtp.yandex.com.tr:465 (Connection refused)
2019-02-15 10:06:39	SMTP ERROR: Failed to connect to server: Connection refused (111)
2019-02-15 10:06:39	SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Daha önce bu sorun ile karşılaşan oldu mu ?

Not: sorun sadece godaddy hostingde var. Aynı ayarlar guzelhostingde yapılı ve hiçbir sorun yok.