Outreach5 min read

What is spintax, and why it stopped working

Spintax generates thousands of unique-looking emails from one expression. Here is the syntax, what it was for, and why varying the words changed nothing.

Spintax makes thousands of strings that all say one thing{Hi|Hey|Hello} {name}, you’re {growing|scaling}4,374 unique strings1argumentthat the reader sees

Spintax is a small syntax for generating many versions of one sentence. Alternatives go inside braces, separated by pipes, and the tool picks one per send. It was built to stop bulk email looking identical, and it solves a problem that stopped being the problem.

Short answer

Spintax writes alternatives inside braces separated by pipes, so {Hi|Hey|Hello} yields one of three greetings per send. A few small spins multiply into thousands of unique strings. All of them make the same argument to the same kind of person, which is what the recipient actually responds to.

The syntax

The basic form is one set of braces with pipe-separated options:

"{Hi|Hey|Hello} Dana, hope you are well."

Most tools support nesting, so an option can itself contain a spin:

"{Hi|Hey} {there|{friend|colleague}}"

Outputs multiply. Three greetings times three verbs times three adjectives is twenty-seven versions from one line. A full email with eight small spins reaches into the thousands without much effort.

Why spintax produces thousands of variants of one message A spintax expression at the top expands into four sample outputs below it. Each output swaps synonyms in the greeting and the verb, but the underlying claim is identical in all four. A count shows thousands of unique strings collapsing to a single argument. ONE EXPRESSION {Hi|Hey|Hello} {name}, {I noticed|I saw|I spotted} you{'"'}re {growing|scaling|expanding} fast. Hi Dana, I noticed you’re growing fast. Hey Dana, I saw you’re scaling fast. Hello Dana, I spotted you’re expanding fast. Hi Dana, I saw you’re expanding fast. 4,374 unique strings 1 actual argument The recipient never sees the other 4,373. They see one generic sentence, same as they would have without any of it.
Spintax varies the string, not the argument. Four thousand unique-looking emails that all say the same thing to the same kind of person is one email with a randomiser attached, and filters have been reading past the randomiser for years.

Four thousand unique strings. One argument. The recipient sees exactly one of them and has no way to know the others exist, which is the part that gets lost.

What it was actually for

Two things, and it is worth separating them.

Exact-string matching. Older spam filtering did fingerprint message bodies, so a thousand byte-identical emails was a usable signal. Varying the text defeated that specific check.

Looking hand-written. A secondary hope, and it never really worked, because the thing that makes an email look automated is the content, not the vocabulary.

The first reason was real and is now largely obsolete. Modern filtering weighs authentication, sending-domain history, recipient engagement, complaint rates and how a new domain ramps its volume. Body-text fingerprinting is a small input. You can send a thousand identical messages to engaged recipients and land fine, and you can send a thousand carefully spun ones to a cold list and land in spam, which tells you which variable is doing the work.

Why it does not fix cold email

The argument against spintax is not that it is deceptive. It is that it operates on the wrong layer.

What varies Does the recipient notice Does it change the reply rate
Greeting word No No
Verb synonyms No No
Sentence order Rarely Barely
The observation about their company Yes, immediately Yes

Only the last row moves anything, and no syntax produces it. It comes from opening a careers page. That is the same reason a template that only swaps the first name gets ignored: the variable part was never the greeting.

There is also a quieter cost. Spinning the text makes your sends harder to debug. When reply rates drop you want to know which message failed, and "one of 4,374 variants" is not an answer. Teams that spin heavily often cannot say what they actually sent.

Where it sits among the things that matter

If the reason you are looking at spintax is deliverability, it is worth seeing the whole ranking at once.

What actually decides whether cold email reaches the inbox, in order of weight Six factors ranked by how much they affect inbox placement. Authentication, complaint rate and recipient engagement carry the most weight. Domain age and volume ramp are moderate. Subject-line wording and text spinning sit at the bottom, near zero, despite receiving most of the attention. WEIGHT ON INBOX PLACEMENT SPF, DKIM, DMARC set up correctly pass/fail gate Complaint rate who you sent to Recipient engagement did anyone reply Volume ramp on a new domain Domain age and history Subject-line wording, spintax most of the advice Fix the top three before touching anything else. They are also the three a copywriter cannot help with.
The two levers people spend the most time on are the bottom two. Nothing you do to the wording of a message matters while the complaint rate is high, because the complaint rate is a statement about who you sent it to.

Spintax is the bottom bar. Authentication is a gate you either pass or fail, complaint rate is a statement about your list, and engagement is a statement about whether anyone wanted the message. All three outrank vocabulary by a wide margin, and all three are fixable in an afternoon or by sending to fewer people.

The uncomfortable implication is that most of what is sold as a deliverability feature operates on the bottom bar, because the bottom bar is the one a product can control on your behalf. Nobody can sell you a better list.

A short history, because it explains the confusion

Spintax came out of article spinning in the 2000s SEO world, where the goal was to publish many near-duplicate pages and avoid duplicate-content penalties. It worked briefly, search engines got better, and the technique died in that context.

It then migrated to cold email, where the equivalent promise was avoiding spam filters. The migration carried the assumption with it: that systems detect duplication by comparing strings.

That assumption was already out of date when it arrived. It survives because it is a satisfying idea, it is easy to build into a product, and its failure is invisible. Nobody can tell you which of your four thousand variants landed in spam, so the feature never gets blamed.

If you want the short version: spintax is a solution to a 2009 problem that is still shipped as a 2026 feature.

When it is still reasonable

Small spins on the greeting and sign-off, as a cheap hedge, cost you nothing and occasionally help with a naive filter. That is the honest case for it, and it is a footnote rather than a strategy.

If you do use it, keep the spins away from the parts of the message that carry meaning. Spinning the value claim means you no longer know what you promised, and if two recipients compare notes, they have received different promises from the same company on the same day.

What to do instead

Vary the observation. One dated, checkable fact per account, which makes each message genuinely different in the only way the reader can perceive. Examples of what that looks like, graded, are here.

That takes ten to twenty minutes per account rather than a syntax, which is exactly why spintax remains popular. It offers the appearance of personalisation at zero marginal cost, and the appearance is the part that does not work.

If deliverability is the actual worry, the levers are authentication, a warmed domain you are willing to lose, volume that ramps slowly, and a list clean enough that nobody marks you as spam. None of those are text problems, and none of them are fixed by sending more. The ramp schedule and the authentication checklist are their own subject.

Revtive's prospecting agent has no spintax feature and will not be getting one. The thing it varies is the observation, because that is the only variable the recipient can actually perceive.

Doing this by hand is the slow way

Revtive runs a team of agents that find the venues, read their rules, qualify leads on real evidence and draft the outreach for you to approve. Free to start, no card.

Start free

Keep reading