Description
Outgoing mail from development apps can be intercepted by a prebuilt SMTP testing server with web and API access. It is useful when teams need to inspect email content without sending anything to real users.
The captured inbox can contain sensitive test data. Restrict network access, avoid production secrets in test emails, and delete messages after debugging.