Çözüm Plesk Postfix SMTP authentication fails with SMTP Error 250

Plesk Roundcube üzerinden mail gönderirken aşağıdaki hatayı alıyorsanız Postfix ayarlarından smtpd_use_tls=no olarak güncellemeniz gerekmektedir.

 

SMTP authentication fails with SMTP Error (250): Authentication failed 
 
 
# postconf -e smtpd_tls_security_level=may
 
# postconf -e smtpd_use_tls=no
  • 0 Users Found This Useful
Was this answer helpful?