class PostcodeAnywhere::EmailValidation::ValidationResult
Attributes
email[R]
The address the email was sent to. Example: info@google.com
found_dns_record[R]
Indicates that a valid DNS record was found for the email. Example: true
mail_server[R]
The mail server that was used to perform the server and account validation steps on. Not populated if the DNS record was not found. Example: google.com.s9a1.psmtp.com
valid_format[R]
Indicates that the format of the email appears valid. Example: true