2026 edition

Workflow and pricing checked September 2, 2026

12 platforms · 9 nurture jobs

Consent and deliverability preflight · Published September 7, 2026

Lead Nurturing Consent and Deliverability Checklist

A jurisdiction-aware preflight for consent proof, message classification, authentication, unsubscribe, suppression, list hygiene, frequency, QA, and incident response.

Answer first

Before activating a nurture sequence, document why each contact is eligible, preserve what they agreed to, classify each message as operational or promotional, authenticate the sending domain, provide easy unsubscribe, enforce suppression across every sender, control frequency, and test the full path from capture through exit. The rules differ by recipient and market, so this checklist is an operating control—not a substitute for jurisdiction-specific legal review.

Preflight: do not activate until every control has an owner

A deliverable nurture program is more than a valid email address and a working automation. Eligibility, consent evidence, sender identity, authentication, suppression, frequency, and incident handling must survive every handoff between the form, CRM, workflow, sales team, and sending provider.

ControlMinimum evidence before launchOwnerStop condition
Recipient eligibilityMarket, recipient type, applicable rule, consent or other permitted basis, source, and scopeLegal or privacy with lifecycle operationsNo defensible basis or missing market
Consent proofExact statement and version, affirmative action, source experience, timestamp, and withdrawal stateMarketing operationsConsent cannot be reconstructed
Message classOperational, relationship, or promotional classification with the content reviewed as actually sentLifecycle ownerA result email quietly contains promotion
Sender identityAccurate From and Reply-To identity, postal or contact details where required, and a monitored reply pathCampaign ownerIdentity is misleading or replies disappear
AuthenticationSPF, DKIM, DMARC alignment, TLS, and DNS checks for every sending serviceEmail or IT ownerA sender is absent from SPF or fails DKIM or alignment
UnsubscribeVisible link, standards-based one-click headers where required, and successful suppression propagationEmail operationsOpt-out needs login, extra data, or manual repair
List healthSource quality, bounce handling, complaint monitoring, and inactive-recipient policyLifecycle ownerUnknown list provenance or rising complaints
FrequencyCross-workflow cap, quiet periods, priority rules, and collision handlingJourney ownerOne contact can receive conflicting sequences
ExitsUnsubscribe, hard bounce, complaint, purchase, booking, sales acceptance, disqualification, and duplicate rulesRevOpsAny terminal state can still send
Incident responsePause authority, affected-audience query, rollback path, evidence log, and escalation contactsNamed incident ownerNo one can stop the workflow quickly

1. Separate a promised result from promotional nurture

A person who enters an email address to receive a calculator result, assessment score, receipt, password reset, or requested document has not automatically agreed to an ongoing promotional sequence. Classify the message by its actual content and purpose, not by the workflow name.

  • Operational result: delivers what the person requested, such as a score, recommendation, receipt, or access link.
  • Promotional nurture: markets a product, asks for a sales conversation, sends offers, or continues education designed to create demand.
  • Mixed message: combines the requested result with promotion. Treat this cautiously; adding an offer can change the legal and mailbox-provider treatment of the email.

Use separate fields for result-delivery eligibility and marketing eligibility. A single “submitted form” value is too ambiguous to govern both. The safer workflow delivers the requested result, then enters promotional nurture only when the stored eligibility rule permits it.

2. Preserve consent as evidence, not a checkbox snapshot

The contact record should answer five questions: who agreed, what they agreed to, who would send, how they acted, and whether that permission still applies. Store enough context to prove the decision without collecting unnecessary personal data.

FieldExample valueWhy it matters
Marketing statusOpted in, opted out, unknown, or ineligibleControls the branch; do not infer permission from a blank value
Basis and marketExpress consent · CanadaStops one country’s rule from being applied globally
Statement versionEmail nurture consent v3Preserves the exact scope shown at capture
SourceAssessment slug, form version, campaign, and referrer classConnects the permission to the experience that collected it
Action and timeUnchecked box selected · ISO timestampShows an affirmative act and when it occurred
Sender scopeNamed organization and stated message typesPrevents permission from silently expanding to affiliates or unrelated offers
WithdrawalMethod, timestamp, scope, and suppression IDProves that later sends should stop

Do not pre-check marketing boxes, bundle unrelated purposes, or let a new form submission overwrite an earlier opt-out. If the same person submits again, the workflow must distinguish a request for a new result from a new, affirmative marketing choice.

3. Apply the rule for the recipient’s market

This summary is a planning aid, not legal advice and not a complete country inventory. Recipient type, location, industry, relationship, message purpose, and local implementation can change the answer. Have qualified counsel approve the operating rule before launch in a new market.

MarketOperational boundary to encodePrimary source
United StatesCAN-SPAM covers commercial email, including B2B. The FTC requires accurate headers and subjects, required sender information, a clear opt-out, and honoring opt-outs within 10 business days. It does not create a universal prior-opt-in rule for commercial email.FTC compliance guide
European UnionGDPR requires a lawful basis for personal-data processing, while direct email marketing is also governed by the ePrivacy Directive as implemented in each member state. Do not treat “legitimate interests” as an automatic substitute for electronic-marketing consent rules.European Commission and ePrivacy Directive
CanadaCASL generally requires express or qualifying implied consent, identification information, and an unsubscribe mechanism. The sender must be able to prove the consent relied upon and honor withdrawal.CRTC CASL FAQ
AustraliaCommercial messages require express or qualifying inferred consent, accurate sender identification, and an easy unsubscribe. ACMA says the sender bears the burden of proving consent.ACMA spam guidance

When market or eligibility is unknown, route the contact to a no-marketing hold rather than choosing the most permissive rule. A global program should maintain a written rule table with a legal owner, effective date, evidence source, recipient types, exceptions, and re-review date.

4. Authenticate every system that sends as your domain

Authentication is necessary but not sufficient for inbox placement. Inventory every platform that sends mail using the organizational domain: marketing automation, CRM sequences, support, product notifications, invoicing, recruiting, event tools, and manual outreach. A forgotten sender can break alignment or encourage teams to weaken the policy for everyone.

  1. SPF: authorize the systems allowed to send for the envelope domain, avoid multiple SPF records, and stay within the DNS lookup limit.
  2. DKIM: sign with the sending domain, use provider-supported key sizes, protect selectors, and rotate keys under a documented process.
  3. DMARC: align the visible From domain with an authenticated SPF or DKIM domain, collect aggregate reports, fix legitimate sources, and strengthen policy only after monitoring.
  4. Transport and DNS: use TLS and ensure sending infrastructure has valid forward and reverse DNS where the provider controls it.
  5. Stream separation: use consistent identities and, where appropriate, subdomains or infrastructure for promotional and operational traffic so one stream does not hide the condition of another.

DMARC publishes a domain-level policy and reporting mechanism; it does not guarantee inbox placement. RFC 7489 defines the mechanism. Google currently requires SPF or DKIM for all senders to personal Gmail accounts; senders above its bulk threshold must use SPF, DKIM, DMARC, aligned From domains, and additional controls. Check Google’s current sender requirements. Yahoo similarly lists authentication, low complaint rates, valid DNS, and stronger requirements for bulk senders. Check Yahoo Sender Best Practices.

5. Make unsubscribe immediate, durable, and global

An unsubscribe event should write to a central suppression state before it updates campaign membership. Removing a contact from one list is not enough when another workflow, CRM sequence, imported audience, or salesperson can still send promotional email.

  • Include a visible, plain-language unsubscribe link in promotional messages.
  • For applicable subscription and marketing mail, implement RFC 8058 one-click unsubscribe with the required List-Unsubscribe and List-Unsubscribe-Post headers, an HTTPS POST endpoint, and a DKIM signature covering the headers.
  • Honor the shortest applicable provider or legal deadline, while designing the operational path to suppress immediately.
  • Propagate suppression to every audience, sequence, sender, and downstream export.
  • Keep the minimal evidence needed to prevent future re-import; do not delete the only record that a person opted out.
  • Require a fresh, affirmative action before restoring marketing eligibility.

Google requires one-click unsubscribe for marketing and subscribed messages from bulk senders to personal Gmail accounts and also requires a clearly visible link in the body. Yahoo’s bulk-sender guidance likewise calls for one-click support and a visible body link. These mailbox requirements can be stricter or faster than a legal maximum.

6. Control complaints, bounces, frequency, and collisions

Google and Yahoo publish a 0.3 percent spam-complaint ceiling in their sender guidance. Do not use that ceiling as a performance target. Treat any sustained increase as an investigation signal and keep normal operation materially below it.

  1. Start with provenance. Reject purchased, scraped, appended, or unexplained lists unless a documented market-specific review confirms they are usable.
  2. Remove hard bounces. Suppress invalid addresses immediately and investigate capture sources that produce them.
  3. Manage inactivity deliberately. Reduce or stop mail to contacts who no longer engage rather than repeatedly asking a cold audience to rescue sender reputation.
  4. Cap total pressure. Count messages across campaigns, nurture, sales sequences, webinars, and announcements—not only within one workflow.
  5. Prioritize journeys. Purchase, booked meeting, sales acceptance, complaint, unsubscribe, and support escalation should interrupt lower-priority nurture.
  6. Measure by source and branch. Monitor delivery, hard and soft bounces, complaints, unsubscribe, clicks, conversions, and exits by capture source, consent version, market, sender, and workflow.

7. Connect qualification context without weakening consent controls

involve.me is this guide’s recommendation when interactive lead qualification and personalized follow-up should operate in one connected platform. A quiz, form, survey, assessment, calculator, or product recommender can collect declared context; logic, scoring, formulas, outcomes, and recommendations can qualify the lead; the native CRM can retain those answers and properties; and built-in multi-step email sequences can continue from that context.

Current involve.me documentation says workflow conditions can branch on Opt-in Status and route non-opted-in contacts to Exit. It also says the unsubscribe link cannot be removed, an opt-out prevents further workflow email, an owned SMTP sender can be connected, and high bounce or complaint rates may limit sending. Review the documented controls.

Those controls do not decide which law applies, configure the sending domain for you, or define the organization’s consent policy. The operator still has to classify the message, preserve the evidence, authenticate every sender, choose market rules, test suppression, and coordinate exits with sales and downstream systems. A specialist enterprise platform may be a better fit when global preference governance, many sending domains, complex business units, or broad cross-channel orchestration is the primary job.

8. Run these QA scenarios before every material launch

ScenarioExpected result
New eligible contact with valid marketing consentResult is delivered, evidence is attached, correct branch starts, and frequency cap is applied
Contact requests a result but declines marketingRequested result is handled under the approved rule; promotional sequence does not start
Previously unsubscribed contact submits againOld suppression remains unless a valid fresh opt-in is recorded
Duplicate or changed emailIdentity logic avoids parallel records and preserves the most restrictive suppression state
Hard bounce or complaintSending stops centrally and the source and sender are flagged for investigation
Purchase, booking, or sales acceptance during a waitNurture exits before the next promotional message
Missing market or consent versionContact enters a no-send exception queue with a named owner
Unsubscribe from the second messageSuppression is immediate across workflows, exports, and sales sequences
Sender authentication failureLaunch blocks; the workflow cannot bypass the failed preflight

Incident response: contain first, explain second

  1. Pause the affected workflow and any shared audience export.
  2. Preserve configuration, message, audience, event, and timestamp evidence.
  3. Identify the affected recipients by source, market, consent version, and send window.
  4. Correct suppression or eligibility centrally before editing individual campaigns.
  5. Escalate to the privacy, legal, security, and provider contacts required by the incident plan.
  6. Test the repaired path with controlled records; do not submit or send to real contacts during QA.
  7. Record root cause, owner, corrective action, and the rule or test added to prevent recurrence.

Related guidance

Map timing and terminal states with the lead nurturing sequence map. Define the capture-to-contact fields with the interactive nurture data schema. If you are still choosing the capture and follow-up architecture, use the form builder comparison, complete the Nurture Path Mapper, or review the full platform comparison.

How to use this guide

  1. Name the business outcome and the event that starts the path.
  2. Mark the system that owns each piece of context.
  3. Write the conditions that change timing, message, route, or next step.
  4. Define every exit before building messages.
  5. Test the two handoffs most likely to lose context.
  6. Record the plan, date, source, expected result, and actual result.

Evidence boundary

This guide uses current public product documentation and the publication’s evaluation model. It does not claim a hands-on product test unless a dated record is labeled Workflow tested.

Official sources checked