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.

GitHub

104 stars
3 watching
17 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists

dnsdns-validationdns-validatoremailemail-validationemail-validatoremail-verificationemail-verifiergogo-packagegolanghacktoberfestmx-validationregex-validationsmtp-validationsmtp-validatortruemailtruemail-familytruemail-rbvalidation

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
truemail-rb/truemail An email validation framework that uses various methods to verify email addresses, including regex, DNS, and SMTP. 1,187
aftership/email-verifier A Go library for verifying the validity and reachability of email addresses without sending emails. 1,228
fgribreau/mailchecker A cross-language email validation library with support for over 55,000 throwaway domains. 1,628
validates-email-format-of/validates_email_format_of A Ruby gem to validate email addresses against standard formats and options. 443
dertuxmalwieder/libvldmail 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. 52
verifytests/verify.mailmessage A Verify extension for verifying properties of email message components 1
xhit/go-simple-mail A package for sending emails using SMTP with various features such as keep-alive connections and timeout handling. 651
dimuska139/go-email-normalizer A library for providing a standard form of email addresses 64
k-and-r/email_validator A gem providing an email validation mechanism for Rails applications 644
valord577/mailx A Go library that simplifies email sending via SMTP 19
gookit/validate A comprehensive data validation and filtering tool for Go 1,075
toorop/go-dkim A tool for implementing DomainKeys Identified Mail (DKIM) authentication and verification in email messages. 98
wneessen/go-mail A comprehensive email sending library in Go with a focus on simplicity and extensibility. 691
thedevsaddam/govalidator Validate golang request data with simple rules inspired by Laravel's request validation 1,324
gobuffalo/validate A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. 94