Mailbase
FeaturesPricingDocsBlogComparisonsChangelog
Sign inStart free
Home/Blog/Email Consent Records: What to Store Before You Send
Email marketingUpdated July 23, 20269 min read

Email Consent Records: What to Store Before You Send

A practical playbook for storing email consent records so teams can prove why someone is eligible, honor opt-outs, and avoid risky list imports.

By Mailbase Team · Target keyword: email consent records
Padlock representing email security and DKIM — Email Consent Records: What to Store Before You Send
Photo from Unsplash
On this page
OverviewStore the consent event, not just a checked boxScope permission by mailstream and expectationTreat imports and re-permission as high-risk workflowsKeep proof without hoarding personal dataRun a consent check before every campaignWhere Mailbase fits in consent operationsCommon MistakesSources & Further ReadingRelated guidesFAQRelated reading

Overview

Email consent records are the durable evidence that explains why a person is eligible to receive a specific class of email. A useful record answers more than 'is this address on the list?' It should show when permission was captured, what the person was told, which source or form created it, which mailstream it applies to, and whether later opt-outs, bounces, complaints, or preference changes narrowed that permission.

This is operationally important even before anyone asks for proof. The FTC's CAN-SPAM guidance requires accurate identification and honoring opt-outs for commercial email, European Commission GDPR guidance explains obligations around personal-data processing and individual rights, and Google sender guidance emphasizes wanted mail and easy unsubscribe for bulk senders. The safe engineering answer is to make consent, suppression, and audience selection part of the same send-time workflow.

Store the consent event, not just a checked box

Screen full of analytics charts and metrics — Store the consent event, not just a checked box
Photo from Unsplash

A checked `subscribed=true` field is too weak because it overwrites history. Instead, store consent as an event or small timeline: the source that collected it, the wording or consent version shown at the time, the timestamp, the mailstream scope, and the actor if a teammate imported or edited the record. That gives operators a way to explain eligibility without reverse-engineering a spreadsheet months later.

Keep the model readable by marketers and support teams. If someone replies 'why am I getting this?', the answer should be available without a database investigation: they joined the product-updates list from a signup form, opted into lifecycle tips during onboarding, or were imported from a customer contract with a defined notice and scope.

  • Use append-only consent events where possible
  • Never let imports erase earlier unsubscribe or complaint state
  • Separate proof of permission from the marketing profile fields that change often
  • Make consent scope explicit before building segments
FieldWhat to storeWhy it matters
SourceForm, checkout, event signup, product setting, manual import, APIExplains where permission came from
Consent versionCopy, checkbox label, privacy notice, or form versionShows what the person was told
ScopeNewsletter, product updates, lifecycle, partner, outbound, all marketingPrevents one opt-in from becoming every mailstream
Timestamp and contextTime, IP or request reference where appropriate, workspace, actorSupports audits and incident triage
Current stateActive, unsubscribed, complained, bounced, manually suppressedDetermines send eligibility today

Scope permission by mailstream and expectation

Two people reviewing work on a laptop together — Scope permission by mailstream and expectation
Photo from Unsplash

Most consent mistakes are scope mistakes. A person who requested a product receipt did not necessarily ask for a weekly newsletter. A webinar attendee may expect event follow-up but not every sales nurture. A customer who opted into product updates may still not want partner promotions. Store the permission at the smallest useful scope, then deliberately roll it up when the promise allows it.

This also makes unsubscribe behavior sane. If the footer says 'unsubscribe from product updates', the suppression record should remove product updates. If the header or footer says 'unsubscribe from all marketing', do not keep the recipient in a near-identical lifecycle segment. Consent and suppression should share the same vocabulary.

  • Do not treat one consent flag as universal permission
  • Use mailstream names that match footer copy and preference-center choices
  • Keep transactional/service messages separate from promotional consent
  • When the scope is ambiguous, suppress rather than stretch the promise
MailstreamConsent evidence to requireSend-time check
NewsletterNewsletter form, double opt-in event if used, or explicit import sourceSubscribed to that publication and not suppressed
Lifecycle marketingAccount setting, onboarding checkbox, or customer noticeEligible for lifecycle/promotional mail and not globally opted out
Product-critical transactionalAccount relationship and service purposeDo not rely on marketing opt-in; still honor account notification settings where applicable
Cold or outboundLawful contact source, business relevance, and opt-out historyNot previously opted out, bounced, complained, or marked do-not-contact

Treat imports and re-permission as high-risk workflows

List imports are where consent systems usually break. Before importing a CSV, require the operator to declare the source, capture date range, notice given, mailstream scope, and whether the file has been cleaned against existing suppressions. The import should preview how many rows are new, already subscribed, already suppressed, invalid, role-based, or missing consent evidence before any campaign can target them.

Re-permission campaigns need the same discipline. Send them only to people with a plausible existing relationship, keep the ask clear, and suppress non-responders when the campaign is specifically intended to refresh permission. Do not use a re-permission campaign as an excuse to blast a list whose origin nobody can explain.

  • A CSV is not consent; it is only a transport format
  • Existing suppressions must beat every import
  • Quarantine questionable rows instead of letting them into production audiences
  • Make re-permission outcomes update the same consent timeline
  1. Require a consent source and mailstream scope before accepting an import.
  2. Normalize addresses and check them against hard bounces, complaints, unsubscribes, and manual suppressions first.
  3. Reject or quarantine rows with no credible source, stale capture dates, or mismatched geography/purpose.
  4. Create an import audit record with actor, file hash, row counts, exclusions, and approved send scope.
  5. For re-permission, define the success action and the suppression rule for non-responders before launch.
  6. Block future segments from using the imported cohort outside the declared scope.

Keep proof without hoarding personal data

Consent records sit between compliance evidence and privacy risk. You need enough information to avoid mailing someone incorrectly and explain why a send happened, but not unlimited copies of forms, raw personalization data, sales notes, or CSV exports. Store minimal structured evidence and apply access controls to anything sensitive, such as IP addresses or raw import files.

Deletion needs special care. Removing a marketing profile should not make an opted-out address eligible again after the next import. Many teams solve this by separating the contact profile from an authoritative suppression or do-not-contact record keyed by a normalized address or hashed recipient key. The operational requirement is simple: deletion should remove unnecessary profile data, not erase the safety state that prevents unwanted mail.

  • Minimize raw personal data while preserving eligibility evidence
  • Restrict access to import files and raw consent context
  • Keep suppression durable even when profiles are deleted
  • Review retention rules after incidents, not during one
Record typeKeepAvoid
Consent eventSource, scope, timestamp, consent versionFull form payload forever by default
Import evidenceActor, file hash, source declaration, row countsPermanent raw CSV storage with unnecessary fields
SuppressionAddress key, reason, source, timestamp, scopeLetting profile deletion resubscribe a recipient
Preference changesOld state, new state, actor or recipient action, timestampOverwriting the only record of previous permission

Run a consent check before every campaign

The point of consent records is not to pass a future audit; it is to stop bad sends today. Add consent checks to campaign QA beside rendering, links, merge tags, unsubscribe headers, and suppression counts. The campaign builder should show who is eligible, who was excluded, and why. If a segment includes contacts with missing or mismatched permission, that should be a launch blocker, not a warning someone can ignore at volume.

Use metrics to spot drift. Watch complaint rate, unsubscribe rate, reply-based opt-outs, hard bounces after imports, and sudden drops in suppression exclusions. A campaign with high complaints may be a consent problem even when authentication passes and the template looks fine.

  • Eligibility checks should be automatic, visible, and logged
  • Missing consent evidence should fail closed for marketing sends
  • Segment performance by consent source to find risky acquisition channels
  • Consent QA belongs in the launch workflow, not a separate spreadsheet
  1. Confirm the campaign's mailstream and footer promise match the selected audience.
  2. Verify every recipient has active consent or another appropriate eligibility basis for that mailstream.
  3. Apply hard bounce, complaint, unsubscribe, manual suppression, and role-account exclusions.
  4. Review counts by source, consent age, geography, and import cohort before scheduling.
  5. Send tests from the final sender domain and verify unsubscribe/preference links write the right state.
  6. After launch, compare complaints, unsubscribes, bounces, replies, and conversions by consent source.

Where Mailbase fits in consent operations

Mailbase is relevant when consent records need to affect real campaign operations: MJML campaigns, scheduled sends, A/B tests, analytics, suppression/compliance controls, and a shared reply inbox. The useful layer is not legal advice; it is making eligibility, opt-outs, bounces, complaints, and replies visible before and after each send.

For teams using managed sending or BYO useSend, keep the principle the same: the sending provider accepts messages, but your workflow decides whether a recipient should have been selected. Mailbase can help operators review audience exclusions, enforce suppressions, track replies that say 'remove me', and preserve campaign history so consent decisions are part of the email operating record.

  • Use suppression/compliance controls as the authoritative send-time gate
  • Route reply-based opt-outs into the same workflow as footer unsubscribes
  • Compare campaign analytics by consent source, not only by subject line
  • Keep approval and audit history near the campaign that used the audience

Common Mistakes

  • Buying lists instead of growing permission-based, engaged subscribers.
  • Blasting everyone the same email instead of segmenting for relevance.
  • Making unsubscribing hard, which turns opt-outs into spam complaints.
  • Judging success by list size or opens instead of clicks and conversions.

Sources & Further Reading

Official docs for current setup details, pricing, and API behavior — verify specifics there, since they change.

FTC CAN-SPAM compliance guide
European Commission GDPR guidance for organisations
Google email sender guidelines

Related guides

More on email consent records and the surrounding email marketing workflow:

how to start an email newsletter
how to grow your email list
email marketing for beginners
best time to send email
HTML email best practices
what is MJML
email list segmentation
Try Mailbase free
Send 200 emails a month on us. Paid plans start at €9 — or bring your own useSend for €5.
See plans

FAQ

What are email consent records?

Email consent records are structured evidence showing why a recipient is eligible for a specific type of email: source, timestamp, consent wording or version, mailstream scope, current state, and later changes such as unsubscribes or complaints.

What should I store as proof of email consent?

Store the consent source, date and time, mailstream or list scope, consent copy or form version, import or API context, and the current suppression state. Avoid keeping unnecessary raw personal data longer than needed.

Can I delete a contact and still keep an unsubscribe record?

Operationally, you should keep enough suppression or do-not-contact evidence to avoid emailing the person again, even when unnecessary marketing profile data is deleted. Separate profile deletion from the safety record that prevents re-import mistakes.

Do consent records replace unsubscribe compliance?

No. Consent records explain why someone was eligible to receive mail, while unsubscribe and suppression workflows enforce what happens after they opt out, bounce, complain, or ask not to be contacted. You need both.

Related reading

Newsletters8 min read
How to Start an Email Newsletter (Step by Step)
Everything you need to launch a newsletter that people actually read — niche, platform, domain setup, first subscribers, and a sustainable sending rhythm.
Email marketing7 min read
How to Grow Your Email List (Without Buying One)
Sustainable list growth comes from giving people a reason to subscribe — here are the tactics that work and the shortcuts that wreck your deliverability.
Email marketing9 min read
Email Marketing for Beginners: A Complete Starter Guide
New to email marketing? Here's the whole picture in plain English — list building, campaigns, deliverability, and the few metrics worth watching.
Email marketing6 min read
The Best Time to Send Email (What the Data Says)
There's no magic hour — but there are sensible defaults and a way to find your list's real best time. Here's how to stop guessing.
Email design8 min read
HTML Email Best Practices That Actually Render
Email clients are not browsers. Here are the HTML email rules that keep your design intact from Gmail to Outlook — and the traps that break it.
Email design6 min read
What Is MJML? The Framework for Responsive Email
MJML lets you write simple, semantic markup and compiles it to the messy, cross-client HTML email needs. Here's what it is and when to use it.
Mailbase
Product
FeaturesPricinguseSend integrationChangelog
Learn
BlogDocsAPI referenceResources
Compare
ComparisonsAlternatives
Guides
Transactional email servicesSelf-hosted useSend stackSelf-hosted email marketingSPF, DKIM & DMARCEmail deliverability
Legal
TermsPrivacy
© 2026 Mailbase · french-webEmail workflow for builders.