🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

MailboxValidator

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

MailboxValidator

Email verification module for Python using MailboxValidator API. It validates if the email is valid, from a free provider, contains high-risk keywords, whether it's a catch-all address and so much more.

1.3.1
100

Supply Chain Security

100

Vulnerability

100

Quality

100

Maintenance

100

License

Network access

Supply chain risk

This module accesses the network.

Found 1 instance in 1 package

Maintainers
1

MailboxValidator Python Module

This Python module enables user to easily validate if an email address is valid, a type of disposable email or free email.

This module can be useful in many types of projects, for example

  • to validate an user's email during sign up
  • to clean your mailing list prior to email sending
  • to perform fraud check
  • and so on

Developer Documentation

To learn more about installation, usage, and code examples, please visit the developer documentation at https://mailboxvalidator-python.readthedocs.io/en/latest/index.html.

Copyright (C) 2018-2025 by MailboxValidator.com, support@mailboxvalidator.com

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts