An open API service indexing awesome lists of open source software.

https://github.com/openpolis/mailing

Handle mailing verification and handling code
https://github.com/openpolis/mailing

Last synced: about 2 months ago
JSON representation

Handle mailing verification and handling code

Awesome Lists containing this project

README

          

This code is used to manipulate our email addresses.

Blacklisted addresses can be removed from a csv file with ``remove_blacklist.py``.

All email in a csv can be verified (MX and SMTP user check) with ``validate.py``.