Skip to content
This repository has been archived by the owner on Apr 1, 2019. It is now read-only.

kdisneur/does_this_email_work

Repository files navigation

Does This Email Work

Circle CI

Simple Web application where you can validate emails:

  • API: you can call /api/validation with a list of emails
  • WEB: you can import a file containing one email by line

Screenshot

⚠️ Do not use this method on a big batch of emails, this may cause your IP to be added to a blacklist. ⚠️

Installation

  1. Install dependencies with mix deps.get and npm install
  2. Start application with mix phoenix.server
  3. Visit http://localhost:4000

CHANGELOG

CHANGELOG

License

GNU GPL v3.0

About

Application managing email validations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published