Blog/ Email security & privacy

Email security & privacy

Is AI Email Safe? How AI Reads, Stores, and Trains on Your Mail

AI Emaily Team·· 40 min read

The short answer

Is AI email safe? It can be, but it depends entirely on the tool. The real questions: whether it trains on your mail, how long the provider keeps your messages, how broad its inbox access is, and who can read it. Choose a tool that trains on nothing, runs zero-retention, encrypts storage, and asks for minimal scopes — then verify it.

Is AI email safe and private? What AI actually reads, stores, and trains on, the questions to ask any tool, and how to keep your inbox yours in 2026.

On this page
  1. 01What could actually go wrong when you connect AI to your inbox?
  2. 02Does AI email train on your messages?
  3. 03Data retention: zero-retention or logged for years?
  4. 04On-device or in the cloud — where does the AI actually run?
  5. 05How much access does an AI email tool actually need?
  6. 06Can a human read my email?
  7. 07What questions should you ask any AI email tool?
  8. 08How is AI Emaily built for privacy?
  9. 09How can you verify AI Emaily's privacy claims?
  10. 10So — is AI email safe and private?

It is a fair question, and you should ask it before you do anything else. Connecting an AI assistant to your inbox is not like installing a calculator app. Your email is the most complete record of your life that exists anywhere — your bank tells your bank, your doctor tells your doctor, but your inbox holds all of it at once: the medical results, the legal threads, the salary negotiation, the password resets, the argument with your landlord, the offer letter you have not told anyone about. An AI email tool, by definition, has to read that to be useful. So the worry is not paranoid. The worry is the correct first instinct of someone who understands what is at stake.

And in 2026 the worry has teeth, because the AI industry spent the previous two years teaching everyone exactly why to be careful. A federal court ordered one major AI company to preserve hundreds of millions of user conversations, including ones people had explicitly deleted. Another quietly changed its consumer terms so that chats would be used to train its models unless you went and turned it off. Reporters kept finding that the casual phrase "we don't sell your data" was hiding a forest of caveats about logging, retention, human review, and "service improvement." None of that was about email specifically — but all of it is the machinery your email would be flowing into the moment you connect an AI tool that uses those same providers carelessly.

Here is the honest version of the answer, which is the version this guide is built to give: AI email can be safe and genuinely private, but "AI email" is not one thing, and the safety lives entirely in the details of the specific tool you choose. Two products can both say "AI-powered inbox" on the homepage and have opposite data postures underneath — one that trains on your messages and keeps them for years, and one that trains on nothing and forgets your message the second it finishes the task. The headline tells you nothing. The architecture tells you everything. The job of this article is to teach you to read the architecture.

A note on where this is coming from, because you deserve to know before you weigh a word of it. We build AI Emaily, an AI-native email client and autonomous assistant that is private by default and never trains on your mail. So we have a stake in this conversation, and near the end we will make our case plainly. But the case only works if the rest of the article is honest — including the parts where the answer is "any AI email tool can do this badly, and here is how to catch one that does." We are not going to tell you AI email is automatically safe. It is not. We are going to tell you what makes it safe or unsafe, hand you a checklist you can use on any vendor including us, and then show you how we built for the safe answer and how you can verify we did.

We will walk it in order. First, what could actually go wrong when you connect AI to your inbox — the five failure modes, named plainly. Then the question everyone asks first: does AI email train on your messages, and how do you check? Then the one that decides more than people realize — data retention, and why the gap between an enterprise zero-retention tier and a consumer chatbot tier is the whole ballgame. Then on-device versus cloud processing, and why "on-device" is rarer and narrower than the marketing implies. Then how much access an AI email tool actually needs, in OAuth-scope terms. Then the uncomfortable one: can a human read my email. Then a checklist table of questions to ask any AI email tool before you connect it. Then how AI Emaily is built for privacy, how to verify our claims rather than trust them, and a clear-eyed conclusion. By the end you will be able to connect AI to your inbox on purpose, with your eyes open, instead of hoping for the best.

What could actually go wrong when you connect AI to your inbox?

Before you can judge whether an AI email tool is safe, you need a precise vocabulary for unsafe. "Is my data secure" is too vague to answer; it collapses five genuinely different risks into one feeling. Pull them apart and each one becomes a question you can put to a vendor and get a real answer to. Here are the five failure modes, in roughly the order people worry about them.

The first is reading. To draft a reply, summarize a thread, or triage your inbox, an AI has to process the content of your messages — there is no way around that, and any tool claiming otherwise is either lying or useless. So "the AI reads my email" is not the risk; it is the premise. The risk is everything that happens to those words after they are read: where they go, how long they live, who else sees them, and what they get used for. Reading is fine. Reading without limits is the problem.

The second is storing. After the AI reads a message, does the tool keep a copy? On the tool's own servers, does your message body sit in a database, indexed and searchable by their staff? At the AI model provider — the company whose large language model actually does the thinking — does your message linger in logs after the response comes back? Storage is where a single careless message becomes a permanent liability, because data that is never stored cannot be breached, subpoenaed, or leaked. The most private posture is the one where your content is processed and then gone.

The third is training. This is the one that makes people most uneasy, and rightly. If the AI provider uses your emails to train or fine-tune its models, fragments of your private correspondence become part of a model's learned behavior — and there are documented cases of large models regurgitating verbatim text from their training data. Training is categorically different from the other risks because it is not reversible: once your data has shaped a model's weights, you cannot un-train it, and no deletion request reaches it. A tool that trains on your mail has, in a real sense, absorbed it forever.

The fourth is leaking. Even a tool that never trains and never stores can leak if it is built carelessly. Tokens that grant access to your inbox can be stolen in a breach of the AI vendor — and an OAuth token does not need your password or your two-factor code to work, which is exactly what made the 2025 supply-chain breaches so damaging. Logs can capture message contents and end up in an exposed bucket. A poorly isolated multi-tenant system can let one customer's data bleed into another's. Leaking is the failure mode that has nothing to do with policy and everything to do with engineering discipline.

The fifth is over-reach: the tool asking for far more access than the job requires. An AI assistant that only needs to read and draft email but requests full control of your Google Workspace — Drive, Calendar, Contacts, the ability to send as any user — has handed an attacker (or itself, after a bug) a key to far more than your inbox. Recent analysis of popular AI agent products found that two out of three requested enough scope to read every email in a workspace, including shared admin mailboxes, while only one scoped itself appropriately. Over-reach turns a small breach into a catastrophic one.

Hold these five in your head — read, store, train, leak, over-reach — because the rest of this guide is organized around them, and the checklist at the end is just these five turned into questions. A tool is safe to the exact extent that it has a good, verifiable answer for each.

Reading is the premise; the other four are the risk

Every useful AI email tool reads your messages — that is not the danger, it is the whole point. The danger is what happens next: whether your content is stored, used for training, exposed in a breach, or reachable through over-broad access. When you evaluate a tool, do not ask "does it read my mail." Ask what it does with what it reads. That is where the real differences live.

Does AI email train on your messages?

This is the first question almost everyone asks, and the honest answer is the most useful sentence in this entire article: it depends on the tool, and you can usually find out in about ten minutes. Training is not an inherent property of AI email. It is a choice each product makes, and a choice the underlying model provider makes, and the two stack. So "does AI read and learn from my email" has three possible answers depending on the layers involved, and you need to know which one you are looking at.

Start with the layer most people forget exists. An AI email tool is rarely training models itself — it is usually a thin product wrapped around a large language model from a provider like OpenAI, Anthropic, or Google. So there are two places your data could be used for training: the email tool's own systems, and the model provider behind it. A tool can faithfully promise "we don't train on your data" and still be routing your messages to a model provider tier that does. The promise has to hold at both layers, or it does not hold at all.

Now the layer that trips up the most people: consumer chatbot tiers versus enterprise and API tiers at the model providers, because they behave like different companies. When you type into the consumer version of a popular chatbot, your conversation is, by default at several major providers, eligible to be used to improve their models — sometimes you have to opt out, and the default flipped toward training at more than one provider during 2025. But when a product calls the same model through the provider's business API or enterprise tier, the rules are categorically different: across OpenAI, Anthropic, and Google's enterprise and API offerings, customer inputs and outputs are not used to train the foundation models by default. Same model, opposite data posture, decided entirely by which door the request comes through.

So the question "does this AI email tool train on my messages" really decomposes into three: Does the tool itself train any model on your content? Which provider tier does it route your messages to — a consumer tier that may train, or an enterprise/API tier that contractually does not? And can you turn training off, or is it off by default? A trustworthy tool answers all three in writing, plainly, without making you hunt. A tool that buries the answer, or only says "we take privacy seriously," has told you something by refusing to tell you anything.

How to check whether an AI email tool trains on your mail
Privacy policySearch the page for "train," "model improvement," and "service improvement"
Look for"We do not use your content to train our models" — stated, not implied
Red flag"We may use your data to improve our services" — vague enough to cover training
Model providerWhich LLM do they use, and on which tier (consumer vs enterprise/API)?
DefaultIs training off by default, or do you have to opt out somewhere?
Get it in writingA Data Processing Agreement or sub-processor list beats a homepage claim

"We don't train on your data" can be true and still incomplete

A tool can mean it sincerely about its own systems while routing your messages to a model-provider tier that does train. The claim only protects you if it covers both layers — the product and the model provider behind it. Ask which provider and which tier (consumer or enterprise/API), and ask them to put the no-training commitment in writing. If they can't name the provider, they can't honestly make the promise.

Data retention: zero-retention or logged for years?

Training gets the headlines, but retention quietly decides more of your actual privacy, because retention is what determines whether your message still exists to be breached, subpoenaed, or reviewed after the AI is done with it. A tool can swear it never trains on your mail and still keep every message you ever processed in a log for years. Data that is retained is data at risk. Data that is never kept cannot be leaked. So the retention question — how long does my content live after the AI finishes — is at least as important as the training question, and far less likely to be answered without you pushing.

The cleanest privacy posture is called zero retention, or zero data retention (ZDR). It means the model provider processes your request and keeps nothing afterward — no copy of your message, no copy of the response, nothing in a log waiting thirty days for an abuse reviewer. The request comes in, the answer goes out, and the content is gone. Several major providers offer zero-retention on their enterprise and API tiers, sometimes as a configurable option and sometimes by application, specifically because their business customers in healthcare, finance, and law cannot legally let third-party logs pile up.

Contrast that with the default consumer posture, which is logged and lingering. By default, the consumer tiers retain your conversations to operate the service and improve their models, and that retention can stretch from weeks to years; conversations selected for human review have been kept for up to three years at one major provider, and even un-reviewed chats commonly sit on servers for weeks or months. The 2025 court order that forced one company to preserve hundreds of millions of conversations — including deleted ones — landed precisely because that data was being retained in the first place. Zero-retention data cannot be ordered preserved; there is nothing to preserve.

The table below lays out the gulf between a logged consumer posture and a zero-retention enterprise posture, because once you see it side by side, you understand why the tier an AI email tool routes through matters more than almost anything else it tells you.

DimensionConsumer chatbot tier (default)Enterprise / API tier (zero-retention)
Used for trainingOften yes, by default or opt-outNo, by default — contractually excluded
Retention after responseWeeks to years; logs kept for abuse reviewNone (ZDR) or a short, fixed window (e.g. days)
Human reviewPossible — staff or contractors may sample chatsGenerally excluded; not reviewed like consumer chat
Subject to preservation ordersYes — retained data can be ordered keptNothing retained means nothing to preserve
Who chooses the postureThe provider's consumer defaultsThe business customer (the AI email tool) configures it
Contractual guaranteeA consumer privacy policy you acceptA Data Processing Agreement you can read

Read the right-hand column carefully, because it contains the single most important fact about evaluating an AI email tool: the tool gets to choose which column it lives in. A well-built AI email product routes your messages through an enterprise or API tier configured for zero retention, so even though it uses a third-party model, your content is never used for training and never lingers in the provider's logs. A carelessly built one — or a cheap one cutting corners — routes through whatever is easiest, which often means the logged, training-eligible consumer-grade path. Same models available to both. The difference is a deliberate engineering and contracting decision, and it is a decision you are entitled to ask about.

This is why "which AI email tool is private" so often comes down to one boring-sounding question: what is your retention posture with your model provider? A tool that answers "zero retention via the enterprise API, here is the sub-processor and the DPA" has told you it takes the failure mode seriously. A tool that cannot answer, or answers with a marketing sentence, has told you the opposite.

Zero-retention is the difference between a fact and a liability

A message that is processed and immediately forgotten cannot be breached, subpoenaed, reviewed, or ordered preserved — it stopped existing. A message logged for thirty days, or three years, is a standing liability for that entire window. When an AI email tool tells you its retention posture, you are not being told a policy detail; you are being told how long your private mail remains exposed after the AI is finished with it. Shorter is safer. Zero is safest.

On-device or in the cloud — where does the AI actually run?

"On-device AI" has become a privacy buzzword, and it is worth understanding precisely, because the marketing tends to imply far more than the technology delivers. The intuitive appeal is obvious: if the AI runs entirely on your own phone or laptop, your email never leaves your hardware, so there is no model provider to retain it, no logs to leak, no cloud to breach. For the specific tasks that on-device models can handle, that is a genuinely strong privacy story. The catch is which tasks those are, and how few of them there currently are.

On-device models are small by necessity — they have to fit in your device's memory and run on its modest hardware — so they are good at narrow, local jobs and weak at the heavy reasoning that makes AI email feel magical. Classifying a message as urgent or not, detecting a likely newsletter, doing a quick on-device redaction pass: these a small local model can do well, and keeping them local is a real privacy win. But drafting a nuanced reply that matches your voice across a long thread, summarizing a tangled twelve-message negotiation, reasoning about what to do next across your whole inbox — these still need the large frontier models, and those run in the cloud because they are physically too big to run anywhere else. As of 2026, no on-device model fits the strongest frontier models into a laptop, let alone a phone.

So the honest framing is not "on-device good, cloud bad." It is that a serious AI email tool uses both, deliberately, and the privacy question becomes how it handles the cloud half — because that is the half that touches a third party. The right architecture does the light, local-friendly work on-device when it can, and when it must reach for a cloud model, it sends the minimum necessary content to a zero-retention, no-training tier rather than dumping your whole inbox into a logged consumer endpoint. "We process some things on-device" is a nice feature; "and everything that must go to the cloud goes zero-retention with no training" is the sentence that actually protects you.

Be skeptical of any tool that markets "on-device" as if it means your email never touches the cloud at all, because for the features people actually want from AI email, that is almost certainly not true today. The useful questions are sharper: which specific tasks run locally, what exactly gets sent to the cloud for the rest, and what is the retention and training posture of the cloud provider it sends to. A tool that answers those clearly is being straight with you. A tool that just says "private, on-device AI" and stops is hoping you will not ask.

"On-device" rarely means "never leaves your device"

On-device models handle light, local tasks — classification, quick redaction, on/off urgency calls. The heavy reasoning that makes AI email useful (voice-matched drafts, long-thread summaries, inbox-wide planning) still runs on large cloud models, because they are physically too big to run on a phone or laptop in 2026. The privacy question is not whether anything reaches the cloud — for real features, something will — but what the tool sends there and how that cloud handles it.

How much access does an AI email tool actually need?

When you connect an AI email tool to Gmail or Outlook, you are not handing over your password — you are granting OAuth scopes, which are specific, named permissions that say exactly what the tool may do with your account. This is genuinely good design: scopes are granular, you can see them on the consent screen, and you can revoke them later from your Google or Microsoft account without changing your password. The problem is that almost nobody reads the consent screen, and the difference between a well-scoped tool and an over-reaching one is enormous, sitting in plain sight on a screen most people click past in a second.

The principle that should govern every scope request is least privilege: a tool should ask for the narrowest permission that lets it do its job, and nothing more. An AI email assistant that reads, organizes, and drafts replies needs to read your mail and create drafts — it does not need access to your Google Drive, your full Calendar, your Contacts, or the power to send as any user in your organization. Yet recent analysis found that two of three popular AI agent products requested enough scope to read every email in a workspace, including shared admin mailboxes, while only one scoped itself appropriately. Over-broad scopes do not just expose more of your data day to day; they convert any breach of the tool into a breach of everything the scope touched.

The reason this matters so much in the AI era is the token. When you grant access, the tool receives an OAuth token — a long-lived credential it stores and reuses. That token does not require your password or your two-factor code to work; possessing it is enough. So if the AI tool is breached and its tokens are stolen — as happened in the 2025 supply-chain incidents where an AI tool's workspace token exposed hundreds of organizations — an attacker inherits exactly the scopes you granted. Grant read-and-draft on one mailbox, and a stolen token is bad but bounded. Grant full Workspace control, and a stolen token is a company-wide breach. The blast radius of a future breach is decided by the scopes you approve today.

The table below translates common scope tiers into plain language, so you can read a consent screen the way a security engineer does — and notice when a tool is asking for far more than the job requires.

Scope tier the tool requestsWhat it can actually doRight-sized for AI email?
Read-only mailRead and analyze messages; cannot change or send anythingGood for triage/summary-only tools
Read + create draftsRead mail and prepare drafts you approve; cannot auto-sendRight-sized for an assistant with approval-first sending
Read + modify + sendRead, label, archive, and send mail on your behalfAcceptable only with undo + audit + your approval to send
Full Gmail / mailboxComplete control of the mailbox, including deletionUsually more than needed — question it
Full Workspace (Drive, Calendar, Contacts, send-as-any-user)Reaches far beyond email into your whole accountOver-reach for an email tool — a red flag

Use this as a literal checklist on the consent screen. If an email assistant asks for your Drive, your Calendar, your Contacts, or organization-wide send powers it has no functional reason to need, that is not a convenience — it is unnecessary risk you are being asked to absorb, and it is worth either declining or asking the vendor why. The best-built AI email tools request the minimum scopes their features require and tell you, before you click, exactly what each one is for. And whatever you grant, remember that you can revoke it: in your Google Account under Security, or your Microsoft account permissions, you can see every connected app and its scopes and cut off any one of them in seconds.

The scopes you approve set the blast radius of the next breach

An OAuth token works without your password or 2FA — whoever holds it has whatever you granted. In the 2025 supply-chain breaches, a single stolen AI-tool token exposed hundreds of organizations precisely because the scope was broad. Grant read-and-draft on your mailbox and a stolen token is contained. Grant full Workspace and it is catastrophic. Read the consent screen, grant the minimum, and revoke anything you stop using.

Can a human read my email?

This is the question people are most embarrassed to ask and most relieved to have answered, so let us answer it directly: at most AI email tools, in normal operation, no human is reading your mail — but "in normal operation" is doing real work in that sentence, and the exceptions are where you should focus. The mechanism that processes your email is software, not a person. The realistic ways a human ends up seeing your content are narrow, and a trustworthy tool will tell you exactly what they are.

The first path is human review at the model provider, and it is the one most people do not know about. On the consumer tiers of major AI providers, authorized staff and sometimes outside contractors may review a sample of conversations — to investigate abuse, fix bugs, or improve safety systems — and conversations selected for review have been retained for up to three years at one provider. This is precisely why the tier an AI email tool routes through matters: enterprise and API tiers are generally excluded from that consumer-style human review, which is one more reason a serious tool routes your mail through the enterprise path rather than the consumer one.

The second path is the AI tool's own staff. Could an engineer at the email company query a database and read your messages? That depends entirely on how the tool is built. If it stores your message bodies in plain text in its own systems, then yes — staff with database access can, in principle, read your mail, and you are trusting their internal controls. If instead the tool encrypts message content and references it by ID, designs its systems so privileged access is logged and audited, and keeps engineers out of the content path by architecture rather than by policy, then the honest answer becomes "no, not without leaving a trail, and not casually." The difference is not a promise; it is an architecture you can ask about.

The third path is the one no architecture can fully close: legal compulsion. If a court orders a company to produce data it holds, the company generally must comply — which is why what a tool holds matters so much. A tool that retains your plaintext messages can be compelled to hand them over. A tool that runs zero-retention with its model provider and encrypts what little it stores has far less to give up, because you cannot be compelled to produce what you do not keep. This is the quiet through-line of the whole article: minimizing what is stored is not just good hygiene against hackers — it is the only real protection against subpoenas, and against your own future self clicking the wrong thing.

So the truthful, complete answer to "can a human read my email" is: rarely, by specific named paths, and a well-built tool narrows every one of them — by routing through enterprise tiers that exclude consumer human review, by encrypting stored content and auditing access so its own staff cannot browse casually, and by retaining almost nothing so there is little to compel or leak. Ask any AI email tool to walk you through those three paths. The ones built for privacy have crisp answers. The ones that are not will reach for "we take your privacy seriously," which is not an answer to any of the three.

Three ways a human could see your mail — and how a good tool closes them

Provider human review (closed by routing through enterprise/API tiers, not consumer ones). The tool's own staff (closed by encrypting content, referencing it by ID, and auditing every privileged access). Legal compulsion (limited by retaining almost nothing — you cannot be ordered to hand over what you never kept). A tool that can walk you through all three is built for privacy. A tool that answers "we take privacy seriously" has answered none of them.

What questions should you ask any AI email tool?

Everything above reduces to a short list of questions you can put to any AI email tool — including this one — before you connect your inbox. None of them require you to be technical. Each one targets one of the five failure modes, and each one has a good answer and an evasive answer, so the way a vendor responds tells you nearly as much as the answer itself. A tool built for privacy will have these answers documented and easy to find. A tool that makes you dig, or responds with "we take security seriously" and no specifics, has told you where it stands.

Carry this checklist into any privacy policy, sales call, or help center. If a tool cannot answer a row, treat the silence as the answer.

Ask the toolWhat a good answer sounds likeWhat a worrying answer sounds like
Do you train any model on my email?No — never, on our systems or our model provider's tier"We may use data to improve our services"
Which model provider and tier do you use?Named provider, enterprise/API tier with no-train termsWon't say, or routes through a consumer tier
What is your retention with that provider?Zero retention (or a short, fixed window) — here's the DPAUnspecified, or "as long as necessary"
What OAuth scopes do you request, and why?The minimum to read and draft; each scope explainedFull Workspace / send-as-any-user with no rationale
How is my stored email protected?Encrypted, referenced by ID, access auditedPlaintext, or no clear answer
Can your staff read my messages?Not casually — access is audited; content is encryptedSilence, or "only authorized personnel" with no controls
Can it send email without my approval?No — approval-first by default, with undo and an audit logAuto-sends, or no mention of approval/undo
Can I bring my own model key (BYOK)?Yes — your key, used in isolation, never loggedNot offered; all traffic pooled through their key

Notice what this table is really doing: it converts a vague feeling of unease into eight concrete, answerable questions, and it gives you a calibrated ear for the dodge. "We take your privacy seriously" is not an answer to any row. "We use industry-standard security" is not an answer to any row. Specific, checkable claims — a named provider, a stated retention window, a list of scopes, a yes-or-no on training and BYOK — are answers. The tools worth trusting compete on giving you those specifics. The tools to avoid compete on reassuring adjectives.

Make the tool answer in specifics, not adjectives

"Bank-grade," "military-grade," "enterprise security," and "we take privacy seriously" are adjectives, not answers. Re-ask every one of them as a specific question: which provider, which tier, how many days of retention, which exact scopes, encrypted how, audited how, approval-first or not, BYOK or not. A tool built for privacy answers in nouns and numbers. A tool that keeps reaching for adjectives is telling you it would rather you didn't look closely.

How is AI Emaily built for privacy?

We told you at the top that we build AI Emaily and that we would make our case plainly, so here it is — and we are going to make it by answering, line by line, the exact checklist we just handed you, because the only honest way to argue you should trust an AI email tool is to subject ourselves to the same test we told you to apply to everyone. We built AI Emaily privacy-first not as a marketing posture but as an architecture, and the difference is that an architecture can be inspected and verified, which the next section is about. First, the facts.

We never train on your mail. Not on our systems, and not through our model provider. Every AI feature in AI Emaily runs against a model accessed through OpenRouter, a gateway that lets us route each task to the right model — and those calls run on tiers where your inputs and outputs are not used to train any foundation model. Your email shapes the reply you get back and nothing else. It never becomes training data, on our side or anyone's. This is the failure mode that is irreversible, so it is the one we refused to leave to chance.

We run zero-retention with our model providers. When AI Emaily sends the necessary content of a message to a model to draft, summarize, or triage, that request is metered against your plan — we count it for billing and quota — but it is not retained by the provider after the response returns. The content is processed and gone. There is no growing log of your correspondence sitting on a third party's servers waiting to be breached, reviewed, or subpoenaed. Metered, not retained: we know that you made a request; we do not keep what was in it.

We encrypt the email we store, and reference it by ID. Message bodies live in encrypted object storage, enveloped with keys managed by a key-management service (KMS) and referenced by an identifier rather than sitting as plaintext in a database any engineer can query. Our crown jewels — your OAuth tokens and any model keys you bring — are envelope-encrypted via KMS and are never stored inline or written to logs. Encryption at the storage layer is what turns "please trust our staff" into "our staff cannot casually read your mail, and a database breach yields ciphertext."

We request the minimum OAuth scopes. AI Emaily asks for the narrowest permissions its features require — to read your mail and prepare drafts — not blanket control of your Google Workspace or Microsoft account. We do not ask for your Drive, and we do not ask for the power to send as arbitrary users in your organization. Smaller scopes mean a smaller blast radius if anything ever goes wrong, which is exactly the lesson the 2025 token breaches taught the whole industry.

We support BYOK, decrypted only in an isolated worker. If you would rather your AI requests run against your own model provider key — bring your own key, BYOK — you can, and that key is treated as a crown jewel: envelope-encrypted at rest, and decrypted only inside an isolated worker at the moment of use, never on the client, never pooled with other customers, and never written to a log. BYOK means your AI traffic can run on your own account and terms, with our infrastructure handling it but never seeing the key in the clear.

We are server-authoritative, and we are approval-first. Every privileged action runs through our backend with object-level authorization on each read and write, so the rules are enforced by the server, not by hopeful client code. And nothing gets sent on your behalf without your say-so: in v1, human approval is mandatory before any email is sent — the assistant drafts and proposes, you approve. Actions are reversible with undo, and everything sensitive is audited, so there is always a trail of what happened and the ability to take it back. The assistant is a chief of staff that asks before it acts, not an autopilot that acts and apologizes.

Put those together against the eight-row checklist and AI Emaily answers every row in nouns and numbers: no training, named gateway and no-train tiers, zero retention, minimum scopes, encrypted and ID-referenced storage, audited access, approval-first sending with undo, and BYOK in an isolated worker. That is the case. The next section is how to check that we are not just saying it.

AI Emaily's privacy posture, against the checklist
Train on your mail?No — never, on our systems or the model provider's tier
Model accessVia OpenRouter, on no-training tiers; routed by task
RetentionZero-retention with providers — metered for billing, not kept
Stored emailEncrypted object storage, KMS envelope keys, referenced by ID
OAuth scopesMinimum to read + draft; no Drive, no send-as-any-user
BYOKYour key, decrypted only in an isolated worker, never logged
SendingApproval-first in v1 — undo + full audit trail
AuthorizationServer-authoritative; object-level auth on every read/write

What we deliberately do not claim

We are not a zero-access, end-to-end encrypted mailbox like Proton or Tuta — an AI assistant has to read your mail to help, so we cannot promise we never can. What we promise is bounded and verifiable: we never train on it, we keep almost nothing (zero-retention with providers), we encrypt what we store, we ask for minimal scopes, and we never send without your approval. If a mailbox no one — including its own AI — can ever read is what you need, a zero-access provider is the right tool, and we'll say so.

How can you verify AI Emaily's privacy claims?

A privacy claim you cannot check is just marketing with better grammar, and we have spent this whole article telling you to demand specifics rather than trust adjectives — so it would be hypocritical to ask you to take ours on faith. Here is how to verify what we just told you, using the same skeptical tools we handed you for evaluating anyone. The point of building on an architecture rather than a promise is precisely that an architecture leaves evidence.

Read the consent screen, because it cannot lie. When you connect Gmail or Outlook to AI Emaily, Google or Microsoft shows you exactly which OAuth scopes we request — that screen is generated by them, not by us, and we cannot dress it up. Confirm for yourself that we are asking to read your mail and create drafts, not to take over your Drive, your Calendar, or your whole account. And after you connect, you can see AI Emaily listed in your Google Account security settings or your Microsoft account permissions, with its exact scopes, and revoke it in one click any time. The permission you grant is visible, and the off switch is in your hands, not ours.

Read our security and privacy documentation, and hold it to the checklist. Our /security page and privacy policy state the no-training commitment, the zero-retention posture with model providers, the encrypted storage, and the approval-first model in writing — not as adjectives but as specific, checkable claims you can compare against the eight-row table above. If anything there reads as vague where this article reads as specific, that is a fair thing to push us on, and we would rather you did.

Test the approval-first behavior yourself, because behavior is the proof policy can only describe. Connect a mailbox, ask the assistant to reply to something, and watch what happens: it drafts and waits for you. It does not send. Try to find a way to make it send without your confirmation in v1 and you will not, because the gate is enforced server-side, not by a checkbox you could toggle off. The audit trail will show you what the assistant did and let you undo it. A privacy posture you can watch operate is worth more than one you can only read about.

Try BYOK and watch the traffic move to your account. If you bring your own model provider key, your AI requests run against your account on the provider's side — which you can confirm in your provider's own usage dashboard. Your key is the thing they can see; it is the thing we treat as a crown jewel, decrypted only in an isolated worker and never logged. The verification is that the usage shows up where it should — on your account — and the key never shows up where it shouldn't.

And start for free, so verification costs you nothing but a few minutes. AI Emaily has a Free plan at $0 — connect your account, let it triage and draft, read the consent screen, poke at the audit log, and decide for yourself whether the architecture matches the article. Pro is $17.99 a month billed annually when you want the full assistant; you can get there from app.aiemaily.com/signup. The pitch of this entire piece is "don't trust, verify," and we built AI Emaily so that you can do exactly that to us.

Don't trust this section — check it

Read the consent screen Google or Microsoft shows you (we can't edit it). Find AI Emaily in your account's connected-apps settings and confirm the scopes — then revoke it in a click if you like. Ask the assistant to send and watch it wait for your approval. Bring your own key and see the usage land on your provider account. Every claim in the section above leaves evidence you can inspect yourself.

So — is AI email safe and private?

The honest answer is the one we opened with, now earned: AI email can be safe and genuinely private, but only when the specific tool you choose is built for it — and you now know exactly what "built for it" means, because you can name the five failure modes and the eight questions that catch them. The fair worry you started with was correct. Your inbox is your whole life, the AI industry spent two years demonstrating how data can be retained, trained on, and compelled, and "AI-powered" on a homepage guarantees you nothing about what happens underneath. None of that is paranoia. It is the right amount of caution.

But caution is not the same as refusal, and refusing AI email entirely means giving up a genuinely large amount of time and sanity to protect against risks that the right architecture actually closes. The move is not to avoid AI email. The move is to evaluate it — to ask whether it trains on your mail, what its retention posture is, which scopes it requests, whether its staff can read your content, and whether it sends without your approval — and to choose a tool whose answers are specific, verifiable, and good. A tool that trains on nothing, retains nothing with its providers, encrypts what it stores, asks for the minimum, and asks before it acts is not a privacy risk you are tolerating for convenience. It is convenience without the risk.

That is the tool we set out to build. AI Emaily reads your mail because it has to in order to help — and then it does the safe thing with everything it reads: never trains on it, keeps almost nothing, encrypts what it stores, requests only minimal scopes, supports your own model key in an isolated worker, runs server-authoritative, and never sends a message without your approval, with undo and an audit trail behind every action. We connect to every major provider, the Free plan is $0, Pro is $17.99 a month billed annually, and you can start at app.aiemaily.com/signup. We are not asking you to trust us. We are asking you to bring the checklist from this article, point it at us, and verify. That is the entire pitch — and if you do that to every AI email tool you consider, you will end up with a safe one whether or not it is ours.

Frequently asked

Connect AI to your inbox on purpose — and verify every claim.

Start free

AI Emaily never trains on your mail, runs zero-retention with model providers, encrypts what it stores, requests minimal scopes, supports BYOK, and never sends without your approval. Bring the checklist and check us yourself. Free to start at app.aiemaily.com/signup; Pro $17.99/mo billed annually.