pub fn new_device_email( from_address: String, to_address: String, dashboard_origin: &Url, ip_addr: IpAddr, geo_info: GeoInfo, ) -> Result<Email, RenderError>