Skip to main content

A package to validate and check disposable email addresses

Project description

MailsaFeGuard - Ultimate Email Validation and Filtering Tool 📧🚫

Welcome to MailsaFeGuard, the powerful Node.js package designed to ensure the integrity and legitimacy of email addresses. With MailsaFeGuard, you can effortlessly filter out disposable email addresses often used for spam or fraudulent activities. Say goodbye to unreliable email addresses and hello to cleaner, more trustworthy communications! 🌟📩

Features

1. Comprehensive Email Validation 📜✅

  • Syntax Validation: Ensures that the email format follows standard conventions.
  • Whitelist Check: Cross-references the email domain with a whitelist of trusted providers like Gmail, Outlook, and Yahoo.
  • Disposable Domain Check: Compares the domain against a list of known disposable email providers.
  • DNS Resolution: Verifies the existence and resolution of the email domain via DNS.

2. Easy-to-Use Interface 🖥️👌

  • Simple and intuitive API for seamless integration into your applications.
  • Clear and informative output for each email validation.

3. Reliable and Up-to-Date Information 🔄📅

  • Regularly updated list of disposable domains from a GitHub repository.
  • Robust DNS checks for domain verification.

How It Works

MailsaFeGuard follows a multi-step approach to ensure email legitimacy:

  • Syntax Validation: Verifies that the email address adheres to standard formatting rules.
  • Whitelist Check: Compares the email domain against a list of well-known, trusted email providers.
  • Disposable Domain Check: Fetches an updated list of disposable email domains from a GitHub repository to check against.
  • DNS Resolution: Ensures that the domain associated with the email address can be resolved through DNS, including its subdomains.

Installation

To get started with MailsaFeGuard, install it via npm:

npm install mailsafeguard


from mailsafeguard.core import is_disposable_email

email = 'test@example.com'
print(is_disposable_email(email))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mailsafeguard-0.2.0.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mailsafeguard-0.2.0-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file mailsafeguard-0.2.0.tar.gz.

File metadata

  • Download URL: mailsafeguard-0.2.0.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for mailsafeguard-0.2.0.tar.gz
Algorithm Hash digest
SHA256 0040ecf26a34f926511e8bbcabdc13683d20c2f04e95d614152e1a36c0d08867
MD5 dafe705953e7c9bcb4862d06c52391e7
BLAKE2b-256 7da54f0d6fe7faabdd73d70a21c74ef175f4d0bf5fd0f30c9302bfec08ed57d5

See more details on using hashes here.

File details

Details for the file mailsafeguard-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: mailsafeguard-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 5.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for mailsafeguard-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5f339c8a54d82478e8c5d26de5561864eafe1db7bb7ac6a6a92208cc677cff83
MD5 5d073e36026e2535c331b508cfda1b63
BLAKE2b-256 e8a5f79613996efb510d9c213fbffcf2a3053dd3000fe01217ba91f686405023

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page