
Mail::checkuser provides routines for quickly checking the validity of email addresses. it carries out the following checks:
* syntax of the email address
* existence of mx or a records for the domain part (optional)
* direct connection via smtp simulating email delivery with mail
and rcpt (optional)