{"id":14384621,"url":"https://github.com/izeau/verify-email","last_synced_at":"2025-08-08T10:45:26.431Z","repository":{"id":57391693,"uuid":"67693363","full_name":"izeau/verify-email","owner":"izeau","description":"Verify that an email address actually exist using SMTP.","archived":false,"fork":false,"pushed_at":"2016-09-08T10:30:32.000Z","size":1,"stargazers_count":17,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-30T22:30:06.186Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/izeau.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-08T10:29:55.000Z","updated_at":"2025-01-24T17:06:28.000Z","dependencies_parsed_at":"2022-09-19T06:10:19.972Z","dependency_job_id":null,"html_url":"https://github.com/izeau/verify-email","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/izeau/verify-email","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izeau%2Fverify-email","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izeau%2Fverify-email/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izeau%2Fverify-email/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izeau%2Fverify-email/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/izeau","download_url":"https://codeload.github.com/izeau/verify-email/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izeau%2Fverify-email/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269410045,"owners_count":24412147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-08T02:00:09.200Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-28T18:01:31.365Z","updated_at":"2025-08-08T10:45:26.392Z","avatar_url":"https://github.com/izeau.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# verify-email\n\nVerify that an email address actually exist using SMTP.\n\n## Purpose\n\nAn email address like `foo@example.com` is valid but doesn’t actually exist. This tool is used to check against the SMTP server if an address is not only valid, but also exists. It doesn’t use any external dependency.\n\n## Usage\n\n```\nnpm i -g verify-email\nverify-email foo@example.com\n```\n\nThe exit code will be `0` if the email exists, and `1` if an error happens.\n\n## TODO\n\n  * Unit tests\n  * Fast invalid email detection using custom rules for major email providers (Gmail, Yahoo, etc.)\n  * Library\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fizeau%2Fverify-email","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fizeau%2Fverify-email","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fizeau%2Fverify-email/lists"}