Want to see sent content in emails via Developer Portal

Where can i see sent email's content. Is there any logs or reporting available? to see complete message in sent emails?
SMTP is not yet configured in my OPDK environment, So i want to see my email tokens or parameters in logs or some reporting.

0 1 194
1 REPLY 1

@Abdullah Ahmed ,

By default Apigee Developer portal doesn't log all emails sent out of the portal. Even if it logs, not all the information is available.

If you enable, SMTP authentication support module & configure SMTP server, You can configure log settings and log all the email communications.

3832-screen-shot-2016-10-28-at-41327-pm.png

Also, Check out Maillog contributed module which logs all copies of email sent through the site. Maillog module should solve your use case.

Hope it helps.