FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
stevekrouse

stevekrouse

free-mail

Check if email is from gmail, outlook, etc
Public
Like
1
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
/
Code
/
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.

Code
README.mddomains.txtmain.ts
FeaturesVersion controlCode intelligenceCLI
Use cases
TeamsAI agentsSlackGTM
ExploreDocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareersBrandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.