Outbound Email Safelist — Send Every Test Email to the Developer, Not Real People | LlamaPress Cookbook
LlamaPress
Cookbook
Integrations Stable

Outbound Email Safelist — Send Every Test Email to the Developer, Not Real People

An Action Mailer interceptor that auto-redirects every outbound email to one or more developer inboxes while the app is still being built, and appends a "this would have gone to <customer>" notice to the body so nobody is confused. Covers the reroute-don't-drop rule, multipart body rewriting, both registration methods, the EMAIL_SAFELIST env switch, and how to remove it on go-live.

Proven on leo-moozu.leo.llamapress.ai, leo-mezuli.leo.llamapress.ai model · controller · view

Related