Git Product home page Git Product logo

Comments (5)

Porges avatar Porges commented on June 12, 2024

This is basically the same thing as issue #2; RFC5322 is very loose with regards to domain names. My eventual intention is to add stronger validation for this based upon another package rather than including the code in email-validate, as domain parsing/validation has more widespread usages.

from email-validate-hs.

orlitzky avatar orlitzky commented on June 12, 2024

Ok, sounds good. I just wanted to mention it because email-validate was failing the underscore test I developed for an old ruby validator I wrote. I left that test commented out for now.

from email-validate-hs.

orlitzky avatar orlitzky commented on June 12, 2024

Thanks! I'll update my tests.

from email-validate-hs.

Porges avatar Porges commented on June 12, 2024

Note this is not yet published to hackage. I'm thinking that it is going to be 3.0 as it breaks compatibility with existing addresses.

from email-validate-hs.

orlitzky avatar orlitzky commented on June 12, 2024

Not a problem. I have a tool email-validator that uses email-validate for its syntax checks (which are a huge part of the program). I have no other reason to make a version bump, so I can wait and then update the version bounds to make sure my test suite passes.

On a related note, I also wrote a domain name parser in the meantime for harbl but I never finished the project. It's not dead per se, I just have other things to do... The goal is to parse DNS blacklist names which are essentially domain names. Someday, if I finish it, I can try to split out the domain name parsing into a library.

from email-validate-hs.

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.