Documentation Pages
Documentation
Email Forwarding
Vigil's entire design is built around a single constraint: it never connects to your inbox. There are no passwords to share, no OAuth permissions to grant, no read access to your email account.
- You decide exactly which emails Vigil sees by setting up forwarding rules in your email provider
- You stay in full control — if you want to stop, delete the forwarding rule and Vigil sees nothing more
Fastest setup: Chrome extension
The Vigil Chrome extension automates the entire forwarding setup. Install it, sign in, and it walks you through connecting Gmail or Outlook in under 30 seconds. It handles Gmail's confirmation code automatically so you never have to dig through email to find it.
If you prefer to set things up manually, the steps below work for any email provider.
How forwarding works
Email forwarding is a standard feature in virtually every email provider. It copies incoming messages to a second address automatically, without touching the original.
- Your inbox continues to work exactly as it always has
- Vigil receives an independent copy to process
- Gmail, Outlook, Apple Mail, and most other providers all support rule-based forwarding without any third-party integration required
You can be as broad or as targeted as you like — some people forward their entire inbox to a general-purpose watcher, others use filters to forward only emails from specific senders or matching certain keywords.
Setting up Gmail forwarding
The Chrome extension handles all of this automatically. To do it manually:
In Gmail, go to Settings, then Forwarding and POP/IMAP. Add your watcher address as a forwarding destination.
- Gmail will send a confirmation email to that address
- Vigil will relay the confirmation link back to your inbox so you can verify the connection
- After verification, you can forward all mail or configure more specific filters through Gmail's built-in filter rules
One thing worth knowing: Gmail's confirmation flow sends an automated email to your watcher address as part of the setup process. Vigil handles this gracefully and passes the confirmation message back to you so you can complete the verification without any manual workaround.
What Vigil sees
When a forwarded email arrives, the agent processes the full message. Several things happen automatically:
- The Fwd: prefix is stripped so the agent sees the original subject as the sender wrote it
- If an email was forwarded multiple times, the agent works back through the chain to identify the original sender
- Three timestamps are tracked: when the sender originally sent it, when your mail server first received it, and when Vigil processed it
These three timestamps give a complete picture of an email's journey and make it possible to detect delays — for instance, noticing that a message sat in transit for hours before being delivered.
Thread detection
Emails rarely arrive in isolation — they're usually part of ongoing conversations. Vigil groups related emails into threads automatically, using the same mechanisms that email clients use.
- Header references — the standard metadata that email programs attach to replies
- Subject line similarity — a fallback for cases where headers aren't present
This means a conversation that started three weeks ago will be recognized as the same thread when a new reply arrives today. Thread detection happens before the agent reads the email content — by the time the agent begins its analysis, it already knows whether it's looking at the beginning of a new situation or the latest development in an ongoing one.