email-verifier
Email verifier
A Go library for verifying the validity and reachability of email addresses without sending emails.
A Go library for email verification without sending any emails.
1k stars
34 watching
164 forks
Language: Go
last commit: 3 months ago
Linked from 3 awesome lists
disposableemailgosmtpvalidationverificationverifier
Related projects:
Repository | Description | Stars |
---|---|---|
| A Golang package for validating and verifying email addresses using multiple methods including regex, DNS, and SMTP | 106 |
| A Go client library for the VerifID identity verification layer API | 2 |
| Provides a simple interface to write and send emails | 83 |
| A Go library that simplifies email sending via SMTP | 19 |
| A C library that validates email addresses according to RFC 6531 with optional fallback to RFC 5321 and additional features for Unicode support and deprecation checking. | 53 |
| A tool for verifying and validating email addresses to prevent spam and improve engagement | 0 |
| A cross-language email validation library with support for over 55,000 throwaway domains. | 1,646 |
| An email validation framework that uses various methods to verify email addresses, including regex, DNS, and SMTP. | 1,194 |
| A tool for implementing custom email transport rules to detect and respond to phishing attacks. | 403 |
| A Verify extension for verifying properties of email message components | 1 |
| A package for sending emails using SMTP with various features such as keep-alive connections and timeout handling. | 651 |
| A comprehensive library for sending emails in Go with a focus on simplicity and security. | 732 |
| A CLI email prompt utility with autocompletion and built-in validation | 276 |
| Provides a way to verify the behavior of MassTransit test helpers during testing. | 12 |
| A tool that checks if an email address is valid in Office 365 using Microsoft's Autodiscover API without requiring login credentials. | 591 |