pub async fn is_smtp_configured( configuration: &Configuration, ) -> Result<bool, Error<IsSmtpConfiguredError>>