Git Product home page Git Product logo

Comments (4)

egulias avatar egulias commented on May 22, 2024

Hi @brianfreytag thanks for pointing this out. I appreciate your help.
If you where able to provide a PR on the next invalid behaviours you find, I'd gladly merge them.
I'm working on this, hope to have it solved soon.

brian\[email protected] is invalid (http://tools.ietf.org/html/rfc5322#section-3.2.3), since you are not escaping anything. If you look at the test, there are both cases for valid with escaping and invalid without escaping.

from emailvalidator.

brianfreytag avatar brianfreytag commented on May 22, 2024

brian\[email protected] isn't valid, no... but my example is brian\{space}[email protected], so I was escaping the space.

If I get a little more free time I will look at the library and provid a PR or two for this. Kinda swamped with moving into the house I just bought, so I can't make any promises right now.

from emailvalidator.

egulias avatar egulias commented on May 22, 2024

I see, I missed the space. You are right then, and should be working. There
is an special method for the case.
I'll take a look tonight to correct it in this PR.
Don't worry, enjoy your new home.
El 01/09/2014 06:10, "Brian Freytag" [email protected] escribió:

brian\[email protected] isn't valid, no... but my example is brian{
space}[email protected], so I was escaping the space.

If I get a little more free time I will look at the library and provid a
PR or two for this. Kinda swamped with moving into the house I just bought,
so I can't make any promises right now.


Reply to this email directly or view it on GitHub
#19 (comment)
.

from emailvalidator.

egulias avatar egulias commented on May 22, 2024

@brianfreytag I've added your reported bugs as tests and are now being handled properly with the new release 1.2.2. Can you close this one?
If you find more problems please open a new one :)
Thanks for your patience!

from emailvalidator.

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.