05.05 · Concept
Transactional vs Marketing
Separate the two mail streams by domain, provider and consent, and explain why mixing them can take your password resets down.
Transactional mail is product infrastructure, while marketing mail is campaign infrastructure. They should use separate domains, provider accounts, reputation pools, templates, suppressions and consent rules, because poor campaign performance can damage sender reputation and cause password resets, login codes, receipts and security alerts to be delayed, filtered or blocked.
What this lesson answers
- transactional email vs marketing email system design
- why separate password reset emails from newsletters
- can marketing email reputation affect transactional delivery
Notes
Transactional email is mail a user needs because they took an action or because the product must notify them: password resets, login codes, receipts, account alerts, invitations, and security warnings. Marketing email is mail you want to send to influence behavior: newsletters, product announcements, promotions, lifecycle campaigns, and reactivation messages. The first is part of the product’s reliability; the second is subject to preference, consent, and reputation risk.
A useful mental model is to treat them as two separate production systems that both happen to use SMTP or an email API.
References
Common questions
- What is the practical difference between transactional and marketing email?
- Transactional email is sent because the user did something or the product must notify them, such as a password reset, receipt, login code or account alert. Marketing email is sent to influence behaviour, such as newsletters, promotions and reactivation campaigns. The first belongs to product reliability; the second belongs to consent, preference and campaign control.
- Why should transactional and marketing email use separate infrastructure?
- Mailbox providers judge senders by reputation signals such as complaints, bounces, spam traps and engagement. If marketing and transactional mail share the same domain or provider pool, a bad campaign can poison the reputation used by critical mail. Separating the streams protects password resets and security notices from campaign-related delivery failures.
- Should an unsubscribe from marketing stop transactional email?
- No. A marketing unsubscribe should stop newsletters, promotions and similar campaigns, not password resets, login codes, invoices or security warnings. Consent rules differ by mail type. However, address-level problems such as hard bounces or abuse complaints may need to suppress all mail to that address, depending on policy and provider handling.
Short definition: what is Transactional vs Marketing?
