smtp error with zoho mail.
i am trying to cofigure zoho mail on my website. but it shows bellow error"
"++ Starting Swift_SmtpTransport
<< 220 mx.zohomail.com SMTP Server ready December 18, 2017 9:00:52 AM PST>> EHLO pace.cf<< 250-mx.zohomail.com Hello pace.cf (206.72.206.122 (206.72.206.122))250-STARTTLS250 SIZE 53477376>> STARTTLS<< 220 Ready to start TLS.>> EHLO pace.cf<< 250-mx.zohomail.com Hello pace.cf (206.72.206.122 (206.72.206.122))250-AUTH LOGIN PLAIN250 SIZE 53477376>> AUTH LOGIN<< 334 VXNlcm5hbWU6>> bm9yZXBseUBwYWNlLmNm<< 334 UGFzc3dvcmQ6>> Y2hpdHRpQDE5OTM=<< 235 Authentication Successful++ Swift_SmtpTransport started>> MAIL FROM:<noreply+c2ce6e14+chittimotunaveen=
gmail.com@pace.cf><< 250 Sender <noreply+c2ce6e14+chittimotunaveen=
gmail.com@pace.cf> OK>> RCPT TO:<
chittimotunaveen@gmail.com><< 250 Recipient <
chittimotunaveen@gmail.com> OK>> DATA<< 354 Ok Send data ending with <CRLF>.<CRLF>>> .<< 553 Relaying disallowed as Pace College Forum <
chittimotunaveen@gmail.com>!! Expected response code 250 but got code "553", with message "553 Relaying disallowed as Pace College Forum <
chittimotunaveen@gmail.com>" (code: 553)
i tried with gmail smtp. and it's works. problem with zoho only!