aCadir adlı üyeden alıntı: mesajı görüntüle
bende şu şekilde çalışıyor:
            $mail->isSMTP();
            $mail->SMTPAuth     = true;
            $mail->Host         = "smtp.yandex.com";
            $mail->SMTPSecure   = "tls";
            $mail->Port         = 587;

Maalesef bunu denedim ama çalışmıyor. Aşağıdaki hatayı veriyor:

Alıntı
SMTP -> ERROR: AUTH not accepted from server: 530 5.7.7 Email sending without SSL/TLS encryption is not allowed. Please see: http://help.yandex.ru/mail/mail-clients/ssl.xml SMTP -> ERROR: RSET failed: SMTP -> NOTICE: EOF caught while checking if connectedMailer Error: The following From address failed: no-reply@xxxx.com