libvldmail
Email validator
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.
Your friendly e-mail address validation library.
52 stars
6 watching
5 forks
Language: C
last commit: 3 months ago
Linked from 3 awesome lists
cemail-validationlibrary
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 |
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 |
truemail-rb/truemail | An email validation framework that uses various methods to verify email addresses, including regex, DNS, and SMTP. | 1,187 |
verifytests/verify.mailmessage | A Verify extension for verifying properties of email message components | 1 |
google/libaddressinput | Libraries providing address input field information and validation across multiple programming languages. | 580 |
aftership/email-verifier | A Go library for verifying the validity and reachability of email addresses without sending emails. | 1,228 |
theleoborges/bouncer | A validation DSL for Clojure & Clojurescript applications | 364 |
stalwartlabs/mail-auth | An e-mail authentication and reporting library written in Rust | 84 |
lmgsec/o365creeper | Script to validate Office 365 email addresses without requiring login credentials | 324 |
k-and-r/email_validator | A gem providing an email validation mechanism for Rails applications | 644 |
eudoxia0/postmaster | An SMTP/IMAP email library with an API inspired by popular services | 10 |
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 |
splink/veto | A lightweight Scala validation library without dependencies. | 6 |
ethandunford/deno-validation | A general-purpose validation library for Deno. | 2 |