Automations → "Remove me" email → marked → confirmation, within a minute
"Remove me" email → marked → confirmation, within a minute
Whoever asks to stop receiving mail is marked in the list and gets a confirmation immediately. Not in two days when someone is free. Israel's spam law and the GDPR require exactly this.

The problem
A removal request that waits two days is a violation — and an angry customer. The consultant who manages the client's lists is responsible for it, and has no time to read every incoming email.
What happens when it runs
- Gmail detects an email containing "unsubscribe" / "remove me" / "stop"
- Search the sender in the mailing list sheet
- Update: status "removed" + date
- A short confirmation email: "You are removed. No further mail from us."
The tools inside
- Make — the automation engine · Sign up (one month of Core free) →affiliate link
- Gmail — email
- Google Sheets — log and lists
Before you start
Three things to have ready before importing, or Make will ask and you will have to leave halfway:
- The detection keywords
- The mailing list spreadsheet id and email column
- The confirmation wording
Sheet templates
The file maps columns by position. Start from exactly these headers, in this order — a column in the wrong place writes a phone number into the email column.
- Mailing list ·
email | status | removed_onDownload ↓
How to import (2 minutes)
- In Make: Scenarios → Create a new scenario
- At the bottom, the three dots (⋯) → Import Blueprint → choose the file you downloaded
- Click every module with an exclamation mark: choose your connection (Google, Telegram) — Make creates one in a click if you have none
- Replace every value in double curly braces ({{…}}) with your own from the list above
- Run once with a test row in the sheet. Only when it passes — Schedule and ON
The video
Watch on YouTube → · Subscribe to BuilderStack · Telegram channel
What does not work in it
- Keyword detection also catches "do not remove me". Review the removal log weekly and fix by hand — an unnecessary removal beats an illegal email.
- This handles requests by email only. Whoever clicks an unsubscribe link in a mailing tool is handled by the tool. The two lists must stay in sync, and that is a different automation.
Affiliate link. If you sign up through it we earn a commission from Make; your price is the same, and the link gives you one month of Core free.
More automations
All automations →
WEEKLY REPORTWeekly report → Telegram, every Sunday at eight
The numbers the client asks about every week — leads, open tasks, invoices — reach them on their own, in one message, before they ask.
STATUS EMAILEvery Thursday: project status → an email to the client, without writing it
One status line in a sheet becomes a tidy weekly email to the client. The consultant updates a word, the client gets an update. Nobody asks "what's happening".
MONTHLY REPORTOn the 1st: the month's summary → an email to the client, without opening a sheet
How many leads came in, how many closed, how many invoices are open. Three numbers the client wants every month, in one email, on the 1st at eight in the morning.