183
Views
4
Comments
Email Configuration
Application Type
Reactive
Service Studio Version
11.53.23 (Build 61527)

Hi All,


i have configure mail sent functionality in my app. if i check in my service Center it shows me the mail was sent. but the receiver did not received any mail. 



Thanks 

Vinithkumar

UserImage.jpg
vikas sharma
Champion

Hi,

Means email are sent successfully from OutSystems end, you need to check with SMTP provider (console) what is the status of email there. Everything is fine here. Which SMTP you are using.

regards

2022-11-15 06-25-16
Vinithkumar Pandiyarajan

Hi Vikas,


I am using Mailijet for sent mails port no 587


regards


2023-10-21 19-42-11
Tousif Khan
Champion

Hello

Are you sending email's to some organization person, like try sending the email to some public domain on personal accounts like google, yahoo, try it once.

Same thing happen with me in a case where emails I was getting was successfully sent from the Outsystems but my company outlook account was blocking them.

Try with local email. if it works then there is no issue from your side.

Thanks

2022-08-03 04-32-50
Ravi Punjwani

Hi @Vinithkumar P ,

Please check your email configuration settings on the Service Center <ENV_URL>/ServiceCenter/Email_Configuration.aspx

It is possible that you've turned on Test List Addresses


If this test setting is turned on, all your emails may only go to the address specified here, but still show in the Email Logs that they are generated properly and sent successfully.

This is feature is used to prevent sending out emails to users' real email addresses from your Development or Testing environments.

If the test setting is not configured, you might need to check with your email provider. Try sending test email from third party SMTP tools outside Outsystems, to make sure there's no issue with your SMTP settings.

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