email_verifier Verify the deliverability of an email address.
Usage
email_verifier(obj, email)
# S4 method for Tomba
email_verifier(obj, email)
Arguments
obj
Tomba class
email
a character email address you want to verify.
Value
A list email data containing the: MX records,SMTP server accepts all,SMTP check,deliverability score,status of the email address,status of the verification.