Coder Social home page Coder Social logo

This email verification tool actually connects to the mail server and checks whether the mailbox exists or not about check-if-email-exists HOT 3 CLOSED

reacherhq avatar reacherhq commented on August 23, 2024
This email verification tool actually connects to the mail server and checks whether the mailbox exists or not

from check-if-email-exists.

Comments (3)

abdidarmawan007 avatar abdidarmawan007 commented on August 23, 2024

i try to test you software and product can't check mailbox exists or not

curl -X POST -d'{"to_emails":["[email protected]"]}' http://localhost:3000
[{"input":"[email protected]","is_reachable":"safe","misc":{"is_disposable":false,"is_role_account":false},"mx":{"accepts_mail":true,"records":["mta5.am0.yahoodns.net.","mta6.am0.yahoodns.net.","mta7.am0.yahoodns.net."]},"smtp":{"can_connect_smtp":true,"has_full_inbox":false,"is_catch_all":false,"is_deliverable":true,"is_disabled":false},"syntax":{"address":"[email protected]","domain":"yahoo.com","is_valid_syntax":true,"username":"escada_gustaman"}}]

alt text

from check-if-email-exists.

amaury1093 avatar amaury1093 commented on August 23, 2024

Yes, this tool checks whether an email exists or not. safe means it exists, see the FAQ for more info.

For yahoo addresses, it's a bit hard to test their deliverability. safe means "it exists", but might be disabled (see #473)

from check-if-email-exists.

abdidarmawan007 avatar abdidarmawan007 commented on August 23, 2024

@amaurymartiny its clear now, thanks

from check-if-email-exists.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.