aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorCarlos J. Puga Medina <cpm@FreeBSD.org>2018-03-29 23:15:20 +0000
committerCarlos J. Puga Medina <cpm@FreeBSD.org>2018-03-29 23:15:20 +0000
commit7043ccf5ceca8905a26e11b893535c69b2fd1f56 (patch)
tree178f36db2972f8bcbd86a5b178d28d1a6f682897 /mail/Makefile
parent71059214130f276ffcf7671eba9a5c79986f95c6 (diff)
downloadports-7043ccf5ceca8905a26e11b893535c69b2fd1f56.tar.gz
ports-7043ccf5ceca8905a26e11b893535c69b2fd1f56.zip
Add new port mail/py-validate_email: Verifies if an email address is valid and really exists
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>
Notes
Notes: svn path=/head/; revision=465936
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 1799b9b7aaaa..048961053d07 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -549,6 +549,7 @@
SUBDIR += py-pyspf
SUBDIR += py-pyzmail
SUBDIR += py-spambayes
+ SUBDIR += py-validate_email
SUBDIR += py-zope.sendmail
SUBDIR += pymsgauth
SUBDIR += pysieved