Self-hosted email verification script to clean up bad invalid email address lists. Supports various commercial email verification provider APIs all in one script
-
Updated
May 18, 2024
Self-hosted email verification script to clean up bad invalid email address lists. Supports various commercial email verification provider APIs all in one script
CleanMail validates bulk email lists (CSV, TXT). It checks email formats, domains, and performs real email server checks (SMTP) to ensure accuracy. Import, verify, export - all with a user-friendly interface built with PyQt5!
This tool allows you to clean a list of email addresses by removing unwanted domains and suffixes. It provides a user-friendly interface for specifying the domains and suffixes to keep. The cleaned email addresses are then saved to an output file.
This tool designed to remove duplicate email addresses from a large email list file. Duplicate emails often clutter your mailing list and can lead to inefficiencies when sending emails. This tool helps you clean up your email list by eliminating duplicate entries.
Email Filter is a command-line tool designed to clean and filter email lists by removing unwanted or invalid emails, removing duplicates, and keeping only the most useful email for each domain (such as contact@ or info@). It also handles noisy lines and extracts only valid emails from messy inputs.
Add a description, image, and links to the email-cleaner topic page so that developers can more easily learn about it.
To associate your repository with the email-cleaner topic, visit your repo's landing page and select "manage topics."