pub fn validate_email(email: &str) -> Result<()>
Validate that email is a well-formed RFC 5322 address.
email