I'm facing some issue while sending email because the sender is not receveing any mail from my side.
Hello @Snehal Ghegade
You can take reference of - https://www.outsystems.com/forums/discussion/54924/how-to-send-emails-in-outsystems-version-11/
also if you want to send attachment - https://www.outsystems.com/forums/discussion/66019/how-to-send-email-with-attachment-in-reactive-web-app/
Email-configuration - https://www.outsystems.com/forums/discussion/56455/email-send/
I hope this will help you.
Thank you!
Vaishnavi Bokade
Hello @Snehal Ghegade ,
For sending email, firstly you have to do email configuration of your environment.
Steps -
1. Open Service center > Administration > Email
2. In Email Configuration - Set Smtp server, Smtp Port, Username, Password and Default Sender Email and name which are mainly required for email sending.
3. Save
Use these steps and try again.