Hi,
I am using a client with the following settings
host: 'smtp.zoho.com',
port: 465,
ssl: true,
use_authentication: true,
user: '[my zoho login email address]',
pass: 'my correct password'
Using these settings I can send from one client but not another client. In the client that does not work with zoho, i can change the settings to gmail.com and it works just fine. Are there any settings I am missing for sending through zoho that might be set automatically in one client and not the other? What am I missing?
The error I am getting from smtp.zoho.com is 535 Authentication Failed.