[ bianca ]
[ 源代码: libmail-verify-perl ]
软件包:libmail-verify-perl(0.02-8)
libmail-verify-perl 的相关链接
下载源码包 libmail-verify-perl:
- [libmail-verify-perl_0.02-8.debian.tar.xz]
- [libmail-verify-perl_0.02-8.dsc]
- [libmail-verify-perl_0.02.orig.tar.gz]
维护者:
相似软件包:
Utility to verify an email address
Mail::Verify provides a function CheckAddress function for verifying email addresses. First the syntax of the email address is checked, then it verifies that there is at least one valid MX server accepting email for the domain. Using Net::DNS and IO::Socket a list of MX records (or, falling back on a hosts A record) are checked to make sure at least one SMTP server is accepting connections.
其他与 libmail-verify-perl 有关的软件包
|
|
|
|
-
- dep: libnet-dns-perl
- module to perform DNS queries
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language