April 19, 2020
Estimated Post Reading Time ~

GMAIL SMTP server setup in AEM

Use Case: How to setup email configuration in AEM with GMAIL SMTP server

Solution:
Go to the Felix Console: http://localhost:4502/system/console/configMgr
Search for Day CQ mail Service and click on edit.

Enter the below details:
SMTP Server Host --> smtp.gmail.com
SMTP Server Port --> 465
SMTP User --> your username (i.e. abc@gmail.com)
SMTP Password --> your password
From Address --> your email
SMTP Use SSL --> true
Click on save.


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.