munas-git / Mail-correction-API

Email correction API which aims to reduce email bounce rate. This system provides Restful FastAPI which receives an email address as input, analyzes the email address, make corrections where necessary and returns the correct email to the user.

Repository from Github https://github.communas-git/Mail-correction-APIRepository from Github https://github.communas-git/Mail-correction-API

Project Status: Incomplete.

Project Title: Mail-correction API

Project Description.

Mail correction API is an API written in Python capable of receiving an email address (correct/wrong), analyzing it to determine the issue with the email address before attempting to correct it and returning the corrected email to the user.

This system can be used to scan through your mailing list and instantly correct thousands of emails in order to reduce your bounce rate.

Missing functionality: Mail pinging. This functionality is to ping the corrected email address in order to verify that it actually exists.

How to use?

About

Email correction API which aims to reduce email bounce rate. This system provides Restful FastAPI which receives an email address as input, analyzes the email address, make corrections where necessary and returns the correct email to the user.

License:MIT License


Languages

Language:Jupyter Notebook 67.6%Language:Python 32.4%