Description
SMTP-based applications can be tested with a dedicated framework for mail behavior and protocol interactions. Developers use lazr.smtptest to exercise outgoing mail code without relying on production mail servers. Test messages can still contain private addresses or content, so fixtures and logs should be sanitized.