perl-Mail-Verify
Attempt to verify an email address
SRPM: perl-Mail-Verify-0.02-2.n0i.2.fc8.src.rpm SPEC: perl-Mail-Verify.spec Version: 0.02 Release: 2.n0i.2.fc8 Epoch: License: Artistic Group: Development/Libraries Size: 4505 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/Mail-Verify/ Date: Thu Jun 07 2007, 02:55 GMT
Description:
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.
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.
Changelog:
- Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 0.02-2.n0i.2
- spec file (re)created using N0i::CPAN::RPMizer v1.14.7
- rebuild on perl 5.8.8 - Thu Aug 04 2005 Marius Feraru <altblue@n0i.net> 0.02-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer/1.01
- rebuild on perl 5.8.7
Files:
- Mail-Verify-0.02.tar.gz
- perl-Mail-Verify.spec
Requires:
- perl(ExtUtils::MakeMaker)
- perl(IO::Socket)
- perl(Net::DNS)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)