Giter VIP home page Giter VIP logo

Comments (2)

centminmod avatar centminmod commented on August 29, 2024

Hi Grant thanks for the kind words and for taking the time in reaching out here.

I wrote the script for my private use in assisting me with my clients - mainly Xenforo forum owners in cleaning their email lists. As such, I have no intention of open-sourcing the script. And the test list of working emails segment at least are my own email addresses so not something I'd want to be sharing :)

All my clients would be cost-conscious, so they would look at PAYG pricing rather than monthly - hence the list of email verification providers I ended up selecting to test.

from validate-emails.

gammons avatar gammons commented on August 29, 2024

No problem, I understand.

Anyways, I read your reddit post. Yahoo's mail servers are configured for accept-all, so mail verification services have to find alternate methods of determining if an email exist (e.g. they can't do it just via SMTP validation). Depending on how MillionVerify is doing that, you may indeed have run into a bug.

One other thing I'll mention is that depending on the size of the list and how many emails appear on the same domain, rate limiting can occur on the host. If you're verifying using an api in real time (e.g, you're waiting for the results during the request), that not usually enough time to retry transient temporary connection errors, and thus you might get an incorrect 'invalid' result sometimes. This is especially true if the host is using a weird our outdated mail server - especially one that does greylisting.

Truelist competes on price with a lot of the services you tried (although some are significantly cheaper, but you get what you pay for IMO), so it might make sense to add it to the pile.

from validate-emails.

Related Issues (1)

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.