FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
stevekrouse
stevekrousefree-mail
Check if email is from gmail, outlook, etc
Public
Like
free-mail
Home
Code
3
README.md
domains.txt
main.ts
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
README.md
Code
/
README.md
Search
…
README.md

Free Email Checker

Simple utility to check if an email address uses a free email provider.

This is useful if you want to rule out generic personal emails, like gmail, outlook, etc.

Usage

Create val
import { isFreeEmail } from "https://esm.town/v/stevekrouse/free-mail/main.ts"; isFreeEmail("user@gmail.com"); // false (is free email) isFreeEmail("user@company.com"); // true (not free email)

domains.txt

The list of free email domains is from Hubspot.

Go to top
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Product
FeaturesPricing
Developers
DocsStatusAPI ExamplesNPM Package Examples
Explore
ShowcaseTemplatesNewest ValsTrending ValsNewsletter
Company
AboutBlogCareersBrandhi@val.town
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.