Email Server Setting at Toad Data Point 5.1

Recently Toad Data Point was upgraded from 3.0 to 5.1 and then the automation scripts encountered the issue with email sent.

Got the below error messages:

  • The server has rejected authentication data sent by the client. The server responded: 535 5.7.3 Authentication unsuccessful.
  • MailBee.SmtpMail.MailBeeSmtpLoginBadCredentialsException - The server has rejected authentication data sent by the client. The server responded: 535 5.7.3 Authentication unsuccessful.
  • ExceptionEmail - There were errors encountered sending the message. See the log file for details.
  • There were errors encountered sending the message. See the log file for details.
  • System.Exception - ExceptionEmail - There were errors encountered sending the message.
  • Failed

Please advice how to fix it?

Thank you!

I am assuming you are running Automation. Open up your automation and click on the wheel. Click on the button that says Compose email.

Make sure your server name is correct, the port is set to match your servers port.

Does your email server require a user name and password. Make sure that is in there correctly.

Did you password change to the Windows network?

Lastly, does your email server require a secure connection? If so, your port number will be different than 25.

I hopes this helps.