Page 6 of 10.
31 July 2026 · 4 min read
A dedicated IP sounds like an upgrade and is a liability below a certain volume. What IP reputation actually does now, when a dedicated one helps, and what to fix instead.
31 July 2026 · 4 min read
Onboarding sequences send on a schedule and ignore the answer. An agent reads the reply, checks what the customer has actually done, and stops when they are up and running.
31 July 2026 · 4 min read
An inbox nobody prunes becomes a list nobody can use. How agents should search, what archiving is actually for, and why unread is a signal rather than a status.
31 July 2026 · 5 min read
A runbook for the hour after an agent sends the wrong thing: stopping it, working out the blast radius, telling the recipients, and the postmortem that stops it repeating.
31 July 2026 · 5 min read
The question procurement asks and most teams cannot answer: what leaves your infrastructure when an agent reads and sends mail, who processes it, and which parts you control.
31 July 2026 · 5 min read
Agent email is bursty. How to handle a queue of inbound mail without double-replying, racing on one thread, or spending your daily allowance in ninety seconds.
30 July 2026 · 3 min read
A working TypeScript agent with its own inbox: install, send, read the thread, wait for a reply, handle refusals, and receive inbound mail without a polling loop.
30 July 2026 · 4 min read
Connect a GPT-based agent to a real inbox: MCP where the tooling supports it, plain function tools where it does not, and the guardrails to set before it emails anyone.
30 July 2026 · 5 min read
Whitelist or blacklist, exact-address rules that beat domain rules, and how to route one category of real mail to an agent without redirecting your whole inbox.
30 July 2026 · 5 min read
A day-by-day plan for the week that decides whether an email agent works: what to set up, what to read, what to fix, and what to hand it next.
30 July 2026 · 4 min read
A reminder that cannot process "can we move it to Thursday" is half a feature. How an agent confirms, reminds, reschedules, and knows when to stop chasing.
30 July 2026 · 4 min read
The CLI is the fastest way to see what an agent is doing: list its mail, read a thread, send a test message, and script the checks worth running in CI.