aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Verify/pkg-descr
blob: 0832af7cd7cb8acca15cf7b18376ad2ccb6f7e19 (plain) (blame)
1
2
3
4
5
6
7
8
9
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 the Net::DNS module and the IO::Socket
module 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.

WWW: https://metacpan.org/release/Mail-Verify