Failed to send an email: Error in processing. The server response was: 5.7.3 STARTTLS is required to send mail [MW3PR05CA0008.namprd05.prod.outlook.com 2023-11-15T10:22:28.631Z 08DBE433C395C332] - Aras 22

Hi Guys, I need help.

I am facing below mentioned error while sending mail in workflow activity(Aras22).

Failed to send an email: Error in processing. The server response was: 5.7.3 STARTTLS is required to send mail [MW3PR05CA0008.namprd05.prod.outlook.com 2023-11-15T10:22:28.631Z 08DBE433C395C332]

In IIS server, I installed virtual smtp and moreover tls encryption also enabled. Meanwhile, I installed SSL certificate for secure website.

can anyone have solution or suggestion kindly reply.

Parents Reply
  • Regarding InnovatorConfig typically you use the SMPT address like  smtp.myserver.com . 

    I am not sure if the web.config modification will still work your Aras 22. Your version uses .NET core framework and this one might require something similar in a appsettings.json

    But you really should ask Aras for this one. According to your profile you work for a priority customer, so they definitely will help you fast.

Children