pub async fn test_smtp(
configuration: &Configuration,
test_smtp_request: TestSmtpRequest,
) -> Result<String, Error<TestSmtpError>>
pub async fn test_smtp(
configuration: &Configuration,
test_smtp_request: TestSmtpRequest,
) -> Result<String, Error<TestSmtpError>>