1 Repo
Private deployments of email validation engines on dedicated servers or container orchestrators.
Distinct from Email Verification: Existing candidates focus on email clients or delivery platforms, not the specific act of self-hosting a verification engine.
Explore 1 awesome GitHub repository matching devops & infrastructure · Self-Hosted Email Verification. Refine with filters or upvote what's useful.
This project is a self-hosted email verification system and API designed to validate email existence and clean mailing lists on private infrastructure. It functions as a deliverability tool that confirms if email addresses are reachable by communicating with mail servers via the SMTP protocol without sending actual messages. The system is distinguished by its high-volume SMTP infrastructure, which utilizes a stateless worker architecture and message queue task distribution to scale validation tasks. It includes an SMTP proxy gateway that routes requests through SOCKS5 proxies to mask server i
Offers a fully self-hosted verification system deployable on private infrastructure, Kubernetes, or dedicated servers.