[][src]Function check_if_email_exists::email_exists

pub fn email_exists(to_email: &str, from_email: &str) -> SingleEmail

The main function: checks email format, checks MX records, and checks SMTP responses to the email inbox.