Rant: 'Just Email It to Everyone' Is How Nothing Gets Owned
Cc is not accountability; it is fog. Stop broadcasting requests to the whole team. Here is how we intercept group emails and force ownership.
The “Reply All” Tragedy
There is a specific kind of operational hell where a thread has 15 replies, 8 recipients, and 0 outcomes.
It usually starts with: “Can someone handle this?”
“Someone” is not on the payroll. “Someone” does not have a login. When you email “Everyone,” you are emailing “No one.”
The Friction: The Fog of Cc
This habit destroys accountability.
- Diffusion of Responsibility: If five people receive the request, each person assumes the other four will handle it.
- Notification Storm: Every time someone replies “Not me,” 10 phones buzz. That is 10 interruptions for zero value.
- The Black Hole: Eventually, everyone assumes it is done, and the request dies.
This is The Friction. It turns adults into spectators.
The Flow: The Assignment Interceptor
We treat communication as Hygiene. We do not litter the inbox. I implemented a strict protocol for my teams. We automate the enforcement.
Rule 1: One Driver, Many Passengers
- The Law: The “To” line is for the Owner (Single Person). The “Cc” line is for Witnesses.
- The Check: If an email arrives with > 3 people in the “To” line, it is flagged as “High Risk.”
Rule 2: The Interceptor Script
I built a Flow that watches for these “Grenade Toss” emails sent to our shared alias ([email protected]).
- Trigger: Email sent to Group Alias.
- Action: The Flow replies automatically to the sender.
- Message: “Hi. You emailed a distribution list. Our system requires a Single Owner for every request. Please reply with the name of the person responsible, or this ticket will not be created.”
Is it aggressive? Yes. Does it work? Instantly.
Rule 3: The Task Conversion
We do not work out of email.
- If the email has a clear subject and owner,
- Then the Flow forwards it to our Project Board (Asana/Jira).
- Result: It becomes a Card. It has a Due Date. It has an Assignee.
Summary
The inbox is a to-do list written by strangers. Do not let them write vague tasks.
If you want something done, look a human in the eye (digitally) and use their name.
- Bad: “Can we fix this?”
- Good: “@David, please fix the header by 5 PM.”
Specific is terrific. Broad is broken.
FAQs
Sometimes I need to keep people in the loop.
Then use 'Cc'. But the 'To' line is for the Doer. Never put two people in the 'To' line.
What if I don't know who should do it?
Then that is your job to find out before you email. Do not make the team guess.
People will get offended if I remove them.
People will be relieved. Nobody wants more email. Removing them is an act of kindness.