Function test_smtp

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