Pop3Fetch is built around a simple principle: take only the access we need, encrypt everything we store, and give you full control to revoke access at any time.
Pop3Fetch has been verified under Google's Cloud Application Security Assessment (CASA) at Tier 2 — an independent third-party security review required for apps that handle sensitive Gmail data. The assessment is conducted by a Google-authorized security lab and covers the full security posture of the application, not just the OAuth integration.
The assessment reviewed:
Following the CASA assessment, Pop3Fetch's OAuth integration was also independently reviewed and approved by Google's own verification team — confirming our consent screen, scope justifications, and data-handling practices meet Google's published requirements for verified Gmail-handling apps.
Pop3Fetch connects to your Gmail account using Google's official OAuth system. This means you log in directly with Google — we never see, store, or transmit your Google password at any point.
OAuth gives us a secure token instead of your password. You can revoke this token at any time by visiting myaccount.google.com/permissions and removing Pop3Fetch.
gmail.modify for spam filtering and threading) or Limited (uses gmail.insert — write-only only). Regardless of which you choose, Pop3Fetch never reads, searches, or deletes your existing Gmail. We only use these permissions to import your external emails.
To connect to your external email account, we need your IMAP or POP3 password. Here is exactly how we handle it:
AES-256-GCM provides both confidentiality and integrity — meaning we can detect if stored credentials have been tampered with.
Pop3Fetch connects to your external mail server over an encrypted TLS connection. Emails are fetched and immediately delivered into Gmail via the official Gmail API over HTTPS.
Emails are never stored on our servers. They pass through memory only — fetched, delivered to Gmail, and discarded. We do not index, analyze, or cache your email content.
If a sync job fails three times in a row — due to a password change, server issue, or expired credentials — Pop3Fetch detects it and sends you an email alert immediately. Your dashboard shows a live connection status for each account.
You can delete your Pop3Fetch account at any time from your dashboard. When you do, we permanently delete all stored data including your encrypted credentials, sync history, and account settings. Deletion is immediate and permanent.