mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
Verifies and checks if an e-mail address is valid, properly formatted and really exists. It can optionally check the MX records of the e-mail domain. WWW: https://github.com/syrusakbary/validate_email PR: 227029 Submitted by: Kai <freebsd_ports@k-worx.org>
4 lines
203 B
Text
4 lines
203 B
Text
Verifies and checks if an e-mail address is valid, properly formatted and really
|
|
exists. It can optionally check the MX records of the e-mail domain.
|
|
|
|
WWW: https://github.com/syrusakbary/validate_email
|