Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

Enable SMTP for Transport Layer Security (TLS)

Avatar

Level 1

I'm trying to add a notification email config into Day CQ Mail Service.

The service works using a dummy SMTP server as smtp.mailtrap.io

But, when trying to add the SMTP.office365.com service, this one requires a TLS encryption, that is not an option on the Service window.

There is a way to add this encryption and allow this SMTP service work on AEM?

1 Reply

Avatar

Administrator

Based on this thread:- TLS support in Day CQ Mail Service

OOTB service does not supports TLS. You would need to write a custom AEM Mail service that uses Mail API to do this.



Kautuk Sahni