Hi,Yes I was able to fix this issue, In-order for the external smtp configuration to work, the ssl and strarttls configurations should be in either of the below combinations. ssl=true and strarttls=false o...
Hi @giuseppebag Thank you for the response. I am able to send emails now, by updating the right credentials to the cloud manager environment and mapping them to the OSGI configurations and ensuring ssl and starttls are set to false and true respectively.
I have a requirement to configure mailgun as my smtp host in order to share assets over an email using the Asset share common in AEMaaCS. When I click on the share option I get th below error message. Caused by: org.apache.commons.mail.EmailException: Sending the email to the following server failed...