Sending via ssmtp: 553 Relaying disallowed
I've set up MX records and verified the domain, but sending mail fails with the following log entries:
- sSMTP[28214]: Creating SSL connection to host
- sSMTP[28214]: SSL connection using RSA_AES_128_CBC_SHA1
- sSMTP[28214]: 553 Relaying disallowed
My ssmtp.conf is:
- root=borzhemsky@zoho.com
- mailhub=smtp.zoho.com:465
- rewriteDomain=zoho.com
- FromLineOverride=yes
- UseTLS=yes
- AuthUser=borzhemsky
- AuthPass=*******