pub async fn build_tcp_client( client_builder: &SmtpClientBuilder<String>, ) -> Result<SmtpClientStream>