Forum Discussion

ArG's avatar
ArG
Ideator I
4 years ago

How to configure SMTP Email in IIS for ARAS 14+

Hi,

There use to be SMTP email option for aras instance where SMTP server details could have been configured, but with ARAS 14+, this option is missing. Is it because of .Net Core change

Am i missing something. On the other instance, SMTP Email is visible. Can someone lend their expertise

5 Replies

  • Hi ArG,

    is your I14 on a different server or on the same server then your previous Innovator?

    From my point of view you have to install SMTP within the Server Manager (Add Roles and Features...), it´s nothing that Aras Innovator contains.

    • ArG's avatar
      ArG
      Ideator I

      Hi Angelalp

      Thank you for the reply.

      It is on the same server. For other instance like 11 & 12 SP18 i can see SMTP mail but for 14 i cant. Below screen shot for aras 12 instance on same IIS application pool

      Basically entire ASP.Net area is missing for ARAS 14

      • AngelaIp's avatar
        AngelaIp
        Ideator I

        Ah I mixed this topic with another Email related one. I thought this would be general server setting.

        But you are probably right. Aras 14+ has replaced ASP.NET with .NET Core components. But I don´t think the SMTP object is gone. It´s just somewhere else.

        Take a look at the Installation Guide regarding emails. Maybe there are some hints.