116
Views
2
Comments
Solved
Configuring 2 SMTP servers for the same app
Question

Hello there.


I'm developing an app in which i need 2 SMTP connections for 2 different servers. I tried to do it from Service Center but it only allows for one connection. Is it possible to create an extra SMTP connection?


Thank you in advance,

Rafael Valente

2023-12-07 07-51-40
Remco Dekkinga
 
MVP
Solution

Hi Rafael,

The Outsystems Platform doesn't support this from the Service Center, but you can use the Forge-component eMail Services which does exactly what you want. You might need to change this component here and there, because it's an old one. I've worked with it before and it worked perfectly.

Kind regards,

Remco Dekkinga

2022-02-17 14-08-46
Rafael Valente

Hello Remco,


Thank you for your reply.

I will use it and try to implement it in my app.


Best regards,

Rafael Valente

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.