How to send email in AEMaaCS | Community
Skip to main content
Mario248
Level 7
October 31, 2022
Solved

How to send email in AEMaaCS

  • October 31, 2022
  • 2 replies
  • 1504 views

I want to send an email when a workflow is approved or rejected. The dynamic participant step has an option for sending an email. Does AEMaaCS have a default SMTP server for sending emails? or We should have our own SMTP server and configure using Day CQ Email service (https://experienceleague.adobe.com/docs/experience-manager-65/administering/operations/notification.html?lang=en#configuring-the-mail-service).

 

Please advise

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Jagadeesh_Prakash

@mario248 you can follow below artical and have fack SMTP configurations to validate in your local. But it is recommanded to have client specific SMTP configrations in the higher environments. 

 

 

https://aemgeeks.wordpress.com/2017/09/28/configure-fake-smtp-with-aem/#:~:text=Fake%20SMTP%20is%20very%20useful,is%20sent%20through%20the%20code.

 

http://nilhcem.com/FakeSMTP/

 

 

2 replies

arunpatidar
Community Advisor
Community Advisor
October 31, 2022
Jagadeesh_Prakash
Community Advisor
Jagadeesh_PrakashCommunity AdvisorAccepted solution
Community Advisor
October 31, 2022

@mario248 you can follow below artical and have fack SMTP configurations to validate in your local. But it is recommanded to have client specific SMTP configrations in the higher environments. 

 

 

https://aemgeeks.wordpress.com/2017/09/28/configure-fake-smtp-with-aem/#:~:text=Fake%20SMTP%20is%20very%20useful,is%20sent%20through%20the%20code.

 

http://nilhcem.com/FakeSMTP/