← RETURN TO ROOT
Connected
Sending and receiving email
Use MCP chat for repeatable operations, then confirm message state in the Unsendbox inbox views.
Open user guideSend using MCP first (recommended)
Best for automation and repeatable AI operations.
- 01Run `send_email` from your ChatGPT/AI chat session with a connected sender address.
- 02Use a short test send first to an external recipient you control.
- 03If blocked, run `get_domain_health` and review SPF/DKIM/DMARC guidance.
- 04Escalate to `reply_to_thread` only when thread context is already loaded.
Receive and reply
Use thread tooling to keep continuity.
- 01Check inbound state in the UI inbox or use `list_threads`/`get_thread` for quick filtering.
- 02Reply in MCP with `reply_to_thread` to preserve subject and references.
- 03Use thread notes and mirror copies to route selected messages to human review channels.
- 04When follow-up is risky, pause and inspect full message history in UI before sending.