Skip to main content
16-Pearl
March 30, 2020
Solved

Email notification from smtp.office365.com server

  • March 30, 2020
  • 1 reply
  • 5594 views

Hi, 

I am planning to implement mail notification from office365 srever.

I have given below configurations

SMTP server and port : smtp.office365.com, Port:587

Pop3 server and port: outlook.office365.com, 995.

Please find the attached screenshot for configuration.

I am getting below error if try to send message using "sendmessage" service.

 

"Error retrying to send an email to valid recipients after invalid ones caused a failure, or failure to send an error email about this event: 530 5.7.57 SMTP; Client was not authenticated to send anonymous mail during MAIL FROM [BYAPR07CA0078.namprd07.prod.outlook.com]_"

 

I have used Main extension 3.6.0 version

 

Anyone knows what is this error?. Could you help me on how to use the office365 server to send the E-mails.

 

Thanks&Regards,

Latha

Best answer by vi1

Thank you for response.

I have given correct "from address" (outlook username)  and also enabled TLS.

I did not enable SMTP  port 587  on outlook side. 

 

Thanks&Regards,

Latha

1 reply

18-Opal
March 30, 2020

Well, where's your username and password? Just scroll down in that list 🙂

 

/ Constantine

vi116-PearlAuthor
16-Pearl
March 30, 2020

Thank you for response.

 

Yes, I have given user name and passport. Also, given timeout values.

Earlier I am using our own smtp server. Now we are planning to move office 365 server.

 

Regards,

Latha

22-Sapphire I
March 30, 2020

The message looks like the Server is rejecting Thingworx (anonymous) from sending the message.

Probably need to look into your mail server security settings etc.