Contents

mailchecker 6.0.19

0

Cross-language temporary email detection library. Stop users from signing up with temporary email ad

Cross-language temporary email detection library. Stop users from signing up with temporary email addresses.

Stars: 1856, Watchers: 1856, Forks: 290, Open Issues: 3

The FGRibreau/mailchecker repo was created 12 years ago and the last code push was 8 hours ago.
The project is very popular with an impressive 1856 github stars!

How to Install mailchecker

You can install mailchecker using pip

pip install mailchecker

or add it to a project with poetry

poetry add mailchecker

Package Details

Author
Francois-Guillaume Ribreau
License
None
Homepage
https://github.com/FGRibreau/mailchecker
PyPi:
https://pypi.org/project/mailchecker/
GitHub Repo:
https://github.com/FGRibreau/mailchecker

Classifiers

No  mailchecker  pypi packages just yet.

Errors

A list of common mailchecker errors.

Code Examples

Here are some mailchecker code examples and snippets.

GitHub Issues

The mailchecker package has 3 open issues on GitHub

  • Expose the MailChecker::$blocklist
  • update: list.txt with 30 more domains
  • add lawicon.com to list.txt
  • please remove hush.com from the list

See more issues on GitHub

Related Packages & Articles

extract-msg 0.55.0

The extract-msg Python package is a tool for extracting emails and attachments from Microsoft Outlook's .msg files. It automates the extraction of key email data and supports Python 3.8 and above. With its customization options, it's useful for data extraction and analysis from .msg files.

The package provides the command line tool extract_msg that can be used to extract attachments and parse date, time, and subject of the message. Email and attachments are extracted into a folder

django-anymail 14.0

Django email backends and webhooks for Amazon SES, Brevo, MailerSend, Mailgun, Mailjet, Mailtrap, Mandrill, Postal, Postmark, Resend, Scaleway TEM, SendGrid, SparkPost, and Unisender Go (EmailBackend, transactional email tracking and inbound email signals)