Hi,
We are trying to configure SMTP setting but getting authroization error. We have SMTP service on port 587 which uses mandatory TLS1.2
I have verified the userid and password and they seem to be correct.
Probably we are missing startTLS_policy? ~What should we specify here for it to use TLS1.2
Error we see in logs is
logger=notifications t=2022-11-17T10:11:15.680569697Z level=error msg=“Async sent email 0 succeed, not send emails: yogesh@xxxx.com err: failed to send notification to email addresses: yogesh@xxxx.com: gomail: could not send email 1: 535 Authorization failed: Envelope From address [no-reply@xxxx.com](mailto:no-reply@xxxx.com) not authorized”
Hi, We are trying to configure SMTP setting but getting authroization error. We have SMTP service on port 587 which uses mandatory TLS1.2 I have verified the userid and password and they seem to be correct. Probably we are missing startTLS_policy? ~What should we specify here for it to use TLS1.2
Error we see in logs is logger=notifications t=2022-11-17T10:11:15.680569697Z level=error msg=“Async sent email 0 succeed, not send emails: yogesh@xxxx.com err: failed to send notification to email addresses: yogesh@xxxx.com: gomail: could not send email 1: 535 Authorization failed: Envelope From address [no-reply@xxxx.com](mailto:no-reply@xxxx.com) not authorized”