pub fn send_test_email( to_who: String, secret: &Config, server: &Config) -> Result<String, String>
Send a test email
used for testing and guide to making emails