789
Views
4
Comments
Email SMTP Configuration
Application Type
Reactive
Service Studio Version
11.54.2 (Build 62176)

Hi Folks

Can you please provide me with a tutorial to setup the email configuration with Outsystems?

 Video tutorials  or oml would be beneficial for us.


Thanks & regards.

2023-07-31 05-30-45
Siddharth Mukherji

May be helpfull

https://success.outsystems.com/documentation/11/developing_an_application/implement_application_logic/emails_in_mobile_and_reactive_web_apps/

https://www.youtube.com/watch?v=ks5CbksqED8


2025-02-04 10-17-42
Shreelakshmi N S
Champion

Hi @Athulya Panicker,

First inorder to send the email you need to do the necessary configuration on gmail security and also on the service center.

Gmail configuration

1. Go to gmail security - Security-Gmail

2.Turn on the two step verification

3. After turning on the 2 step verification, in the same page you can generate the app passwords for outsystems

4. Select Other and give name as you wish for example I have given OS then click on Generate. You will get a security code. Copy and keep it safe. This code will be used on service center.

Service center configuration

1. Login to your service center, go to Administration tab > Emails

2. Do the above configuration, for username, default sender email and sender name you can give the email id from which you have generated the app password. For the password field add the one which you have generated.

This will complete the configuration required for service center and gmail. 

Hope this helps!!

Regards,

Shree

UserImage.jpg
Pankaj Jain

Hi Athulya Panicker,

To configure SMTP in the environment, follow these steps in Service Center:

  1. Go to Administration > Email.
  2. Enter the information about the SMTP server (for example smtp.gmail.com).
  3. Click Save.

Please go use below link to learn more
https://success.outsystems.com/documentation/11/extensibility_and_integration/configure_outsystems_to_send_emails/ 


Thanks
Pankaj

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