truemail
Email validator
An email validation framework that uses various methods to verify email addresses, including regex, DNS, and SMTP.
🚀 Configurable framework agnostic plain Ruby 📨 email validator/verifier. Verify email via Regex, DNS, SMTP and even more. Be sure that email address valid and exists.
1k stars
15 watching
60 forks
Language: Ruby
last commit: 7 months ago dnsdns-validationdns-validatoremailemail-validationemail-validatoremail-verificationemail-verifierhacktoberfestmx-validationregex-validationrubyruby-gemsmtp-validationsmtp-validatortruemailtruemail-familytruemail-gemtruemail-rbvalidation
Related projects:
Repository | Description | Stars |
---|---|---|
truemail-rb/truemail-go | A Golang package for validating and verifying email addresses using multiple methods including regex, DNS, and SMTP | 104 |
validates-email-format-of/validates_email_format_of | A Ruby gem to validate email addresses against standard formats and options. | 443 |
k-and-r/email_validator | A gem providing an email validation mechanism for Rails applications | 644 |
fgribreau/mailchecker | A cross-language email validation library with support for over 55,000 throwaway domains. | 1,628 |
verifytests/verify.mailmessage | A Verify extension for verifying properties of email message components | 1 |
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 |
aftership/email-verifier | A Go library for verifying the validity and reachability of email addresses without sending emails. | 1,228 |
raikia/uhoh365 | A tool that checks if an email address is valid in Office 365 using Microsoft's Autodiscover API without requiring login credentials. | 591 |
lab2023/kangal | A Ruby gem providing extended validation for various types of data | 33 |
dcparker/ruby-gmail | Provides an interface to Gmail's IMAP and SMTP services for searching, reading, sending, and managing emails | 792 |
stalwartlabs/mail-auth | An e-mail authentication and reporting library written in Rust | 84 |
amatsuda/html5_validators | Automatic client-side validation using HTML5 Form Validation for Rails applications | 304 |
markets/maily | Rails Engine to manage email templates and preview them directly in the browser. | 707 |
rm-self-serve/signature-rm | An email modification tool that removes the signature from emails on ReMarkable devices | 5 |
aws/aws-php-sns-message-validator | A PHP library to validate Amazon SNS messages for authenticity and structure. | 211 |