py3-validate-email/validate_email
Reinhard Müller 41a14e17b9 Work around a bug in smtp lib
Fixes #50
2021-02-15 15:26:38 +01:00
..
__init__.py Level-up autoupdater, closes #7 and closes #6 2020-04-11 14:24:19 +02:00
constants.py Introduce EmailAddress class 2020-04-13 09:44:50 +02:00
domainlist_check.py Introduce EmailAddress class 2020-04-13 09:44:50 +02:00
email_address.py Releasing 0.2.7 2020-04-14 12:27:50 +02:00
exceptions.py Introduce EmailAddress class 2020-04-13 09:44:50 +02:00
mx_check.py Work around a bug in smtp lib 2021-02-15 15:26:38 +01:00
regex_check.py Increase consistency at handling domain literals 2020-04-14 10:45:30 +02:00
updater.py Make logging less intrusive 2020-11-19 14:26:52 +01:00
validate_email.py Fix tests, prepare a new release 2021-02-11 17:49:29 +01:00