WHM sunucuda WordPress ile yandex mail

WHM cPanel sunucunuzda local sunucu dışında bir mail sunucusu üzerinden SMTP ile mail göndermek isterken hata ile karşılaşabilirsiniz.

Söz konusu hatanın çözümü oldukça basittir WHM üzerinden SMTP Restrictions özelliğini disabled yapmanız hatanın çözümü için yeterli olacaktır.

 

Aşağıdaki hata loglarında bu hataya çözmek için kullanabilirsiniz,

HATA 1 :


This means the connection to your SMTP host was made successfully, but the host rejected the email.

Typically this error is returned when your are sending too many e-mails or e-mails that have been identified as spam.

 

HATA 2 :

</pre>
<pre><strong>Params:</strong>
<strong>Mailer:</strong> smtp
<strong>Constants:</strong> No
<strong>ErrorInfo:</strong> SMTP connect() failed. <a href="https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting" rel="nofollow">https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting</a>
<strong>Host:</strong> smtp.yandex.com
<strong>Port:</strong> 587
<strong>SMTPSecure:</strong> <code>tls</code>
<strong>SMTPAutoTLS:</strong> <code>bool(true)</code>
<strong>SMTPAuth:</strong> <code>bool(true)</code></pre>
<pre>

 

HATA 3 :

220-We do not authorize the use of this system to transport unsolicited, 
220 and/or bulk e-mail.

 

HATA 4 :

Connection: opening to smtp.yandex.com:587, timeout=300, options=array

çözümü için aşağıdaki resimi inceleyebilirsiniz.

 

yandex-whm-smtp-sorunu