Cold email that lands in a real pipeline

A campaign that ends in a spreadsheet of replies is half a system. Here is the whole path, from the data bank to a deal, and where a person stays in it.

An admin approves every new account by hand. Nothing is created until then. We reply by email; no newsletter, no sequence.

  • Suppression at freeze and at send
  • Replies stop the cadence
  • Deal creation waits for review
app.salescrew.io/today
The daily working view

The short answer

  • Build and freeze: an audience is drawn from the data bank through an ICP and a segment, and suppression is applied when the audience is frozen so the list that sends is the list you approved.
  • Send and pace: cadence steps go out through the mailbox pool with per-account daily caps, cooldown stamps between touches, a business-hours window, and suppression re-checked at send time.
  • Reply and convert: an incoming reply pauses the cadence for that contact, gets classified in the shared inbox, and a positive reply becomes a deal after a person approves it.

Trigger to logged

Six stages, and what is visible to a human at each one.

  1. 1

    Trigger: an audience is defined

    An ICP describes who counts. A segment turns that into rows from the data bank. Nothing has been sent and nothing is committed yet.

  2. 2

    SalesCrew freezes the audience

    Freezing snapshots the list and applies suppression. Anyone who unsubscribed, bounced or was added to the suppression list by hand is removed at this point rather than being filtered later.

  3. 3

    The human reviews the copy and the list size

    Cadence steps, timing between them and the sending mailboxes are all visible before anything sends. So is the count, which is the number most people should look at hardest.

  4. 4

    SalesCrew sends through the pool

    The mailbox pool rotates accounts under per-account daily caps and cooldown stamps. Sends stay inside the business-hours window, and suppression is re-checked at the moment of sending.

  5. 5

    Replies arrive in one inbox

    IMAP brings the reply into the shared inbox. Rules classify it first, an LLM fallback labels what the rules miss, and the cadence for that contact pauses automatically.

  6. 6

    What gets logged

    Every send, every bounce, every unsubscribe and every classification, with the actor recorded. Bounces and unsubscribes write straight to suppression, so the next audience is already cleaner.

What gets configured

The objects behind the campaign, and the guardrail on each.

ObjectWhat you setGuardrail
ICPTitles, company size, industry, geographyOne definition drives both sourcing and reporting, so the numbers describe the same people
SegmentThe filtered rows drawn from the data bankFrozen before sending; suppression applied at freeze
Suppression listUnsubscribes, bounces, complaints, manual entriesChecked at freeze and again at send time
CadenceSteps, wait days, the copy for each stepAt least three days between touches per contact, plus a per-cadence cap
Sender poolMailboxes and sending domainsPer-account and per-domain daily caps with cooldown stamps
Send windowBusiness hours in the recipient's termsNothing sends outside it, including a step whose timer expired at 2am
Inbox rulesRegex classification, with an LLM fallback for the restRules run first; the model only labels what patterns missed
Agent policyWhich classes run in auto and which waitAny external send is review by default; classification and pausing on reply are auto

Where it stops and a human starts

Approving the copy is a human step. An agent can draft a sequence from a brief, and that draft waits in the approval queue. Nothing leaves the building because a model thought it read well.

Creating a deal from a positive reply starts in review. The default policy moves it to auto only after a clean week, and that promotion is a decision someone makes rather than a threshold the product crosses on its own.

Consent and legal basis are entirely yours. SalesCrew enforces suppression and opt-out, which is machinery, not permission. Whether you may email a given list under CAN-SPAM, the GDPR or CASL is your call with your own counsel, and this page is not legal advice.

Warmup is not part of this. SalesCrew does not warm mailboxes, so a brand new domain sent at volume will behave exactly as badly here as anywhere else.

Questions

What happens if someone replies to step one?
The cadence pauses for that contact automatically, which is one of the few classes that runs in auto by default. The reply lands in the shared inbox with its classification, and any draft answer waits for a person.
Why apply suppression at freeze rather than only at send?
Because the audience you approve should be the audience that sends. Filtering only at send hides the real list size at the moment you are deciding whether to run the campaign at all. It is then re-checked at send as a second net.
Can an agent run the whole campaign?
It can build the audience, draft the steps and classify the replies. Sending and creating deals from replies are held by the policy table, and a kill switch stops every agent at once.