email-verifier icon indicating copy to clipboard operation
email-verifier copied to clipboard

:white_check_mark: A Go library for email verification without sending any emails.

Results 47 email-verifier issues
Sort by recently updated
recently updated
newest added

I have the same problem, why in the doc it is indicated "**with EnableSMTPCheck() to enable such capability if port 25 is usable, or use a socks proxy to connect...

Hi, The results for yahoo seem to be incorrect. I get this result for valid yahoo addresses. ``` {"host_exists":true,"full_inbox":false,"catch_all":true,"deliverable":false,"disabled":false} ``` If I try and email a random yahoo email like...

Adding domains from https://github.com/disposable/disposable-email-domains. Found this while searching for missing domains from email-fake.com.

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.22.0. Commits 7ee34a0 go.mod: update golang.org/x dependencies c289c7a websocket: re-add documentation for DialConfig 9fb4a8c http2: send an error of FLOW_CONTROL_ERROR when exceed the maximum octets...

dependencies

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0. Release notes Sourced from github.com/stretchr/testify's releases. v1.9.0 What's Changed Fix Go modules version by @​SuperQ in stretchr/testify#1394 Document that require is not safe to...

dependencies

Gmail api verifier won't work anymore, take a look at these pages. https://github.com/reacherhq/check-if-email-exists/issues/1431 https://blog.0day.rocks/abusing-gmail-to-get-previously-unlisted-e-mail-addresses-41544b62b2

well, First thanks for contributors for awesome library. I already created a Go application using this library. I created a post endpoint that takes only a list of emails. Then...

Sorry for this to say but after testing the api we all using for gmail unlimited account has been disable its no longer return compass cookies anyone know how to...

help wanted