Hi,
We have configured the SMTP service account in Mail notification. But we kept getting authentication error
<x><w>2020-05-21 11:06:08 +12:00 - \oneidentityfst - VI.JobService.JobComponents.MailComponent - 64b5bed0-8214-423a-bd48-5871d4602681: Errors occurred
 Server supported authentication mechanisms: NTLM, LOGIN
 Component supported authentication mechanisms: XOAUTH2, SCRAM-SHA-256, SCRAM-SHA-1, CRAM-MD5, DIGEST-MD5, PLAIN, LOGIN
 [MailKit.Security.AuthenticationException] AuthenticationInvalidCredentials: 5.7.3 Authentication unsuccessful
 at VI.JobService.ProcessorThread._ExecuteJob(Job job, JobResult result)
 at VI.JobService.JobComponents.MailComponent.Activate(String task)
 at VI.JobService.JobComponents.MailComponent._TaskSendMail()
 at VI.JobService.JobComponents.MailComponent._Send(MimeMessage message, MailSecurity security)
 at VI.JobService.JobComponents.MailComponent._GetOrOpenSmtpConnection()
 at MailKit.Net.Smtp.SmtpClient.Authenticate(Encoding encoding, ICredentials credentials, CancellationToken cancellationToken)
I have made sure the credentials are working because I use the same credential can send email via powershell on the server
 
				 
		 
					 
							