Coder Social home page Coder Social logo

Comments (3)

tyranron avatar tyranron commented on August 23, 2024 1

@rxng with the latest #819, #822 and #825 fixes it should be much better now.

Also, consider the fact that the checking performed is nothing but a half-way delivery attempt. So results will really vary depending on the IP you're performing the check from and on from-email parameter, because SMTP servers considers rDNS records, SPF DNS records and IP reputation, where the last one especially changes over time.

So, to have good and consistent results, you should properly setup DNS stuff on the server you're performing checks from, and care about its reputation.

from check-if-email-exists.

amaury1093 avatar amaury1093 commented on August 23, 2024

Hmm, yes, "unknown" can be understandable, but the "safe"/"invalid" one does look bad. Could you send me the email you used, to [email protected]? I'll do some debugging on my side.

This issue should be top on the priority list.

Note: if you want to debug it yourself, the best way would be to run with RUST_LOG=debug env variable, and check the SMTP commands and their responses.

from check-if-email-exists.

amaury1093 avatar amaury1093 commented on August 23, 2024

I'm going to close this issue, since the 3 PRs mentioned by @tyranron have been merged. Thanks everyone for looking into this!

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.