truemail-go
Email validator
A Golang package for validating and verifying email addresses using multiple methods including regex, DNS, and SMTP
🚀 Configurable Golang 📨 email validator/verifier. Verify email via Regex, DNS, SMTP and even more. Be sure that email address valid and exists.
106 stars
3 watching
18 forks
Language: Go
last commit: 6 months ago
Linked from 2 awesome lists
dnsdns-validationdns-validatoremailemail-validationemail-validatoremail-verificationemail-verifiergogo-packagegolanghacktoberfestmx-validationregex-validationsmtp-validationsmtp-validatortruemailtruemail-familytruemail-rbvalidation
Related projects:
Repository | Description | Stars |
---|---|---|
| An email validation framework that uses various methods to verify email addresses, including regex, DNS, and SMTP. | 1,194 |
| A Go library for verifying the validity and reachability of email addresses without sending emails. | 1,250 |
| A cross-language email validation library with support for over 55,000 throwaway domains. | 1,646 |
| A Ruby gem to validate email addresses against standard formats and options. | 444 |
| 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 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 |
| Library providing canonical representation of email addresses | 64 |
| A gem providing an email validation mechanism for Rails applications | 644 |
| A Go library that simplifies email sending via SMTP | 19 |
| A comprehensive data validation and filtering tool for Go | 1,079 |
| A tool for implementing DomainKeys Identified Mail (DKIM) authentication and verification in email messages. | 98 |
| A comprehensive library for sending emails in Go with a focus on simplicity and security. | 732 |
| Validate golang request data with simple rules inspired by Laravel's request validation | 1,324 |
| A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. | 95 |