Use Case : How to setup email configuration in AEM with GMAIL SMTP server
Solution :
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
4. click on save. That's it!.
No comments:
Post a Comment