Enable SMTP for Transport Layer Security (TLS) | Adobe Higher Education
Skip to main content
OswaldoMaravill
February 1, 2018

Enable SMTP for Transport Layer Security (TLS)

  • February 1, 2018
  • 1 Antwort
  • 1073 Ansichten

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?

Dieses Thema wurde für Antworten geschlossen.

1 Antwort

kautuk_sahni
Community Manager
Community Manager
February 2, 2018

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