public SmtpResponse ReadResponse()
Use ReadResponse and SendCommand to implement various custom commands.
After a successful call to ReadResponse, the Smtp object will be in Processing state if the response Group is 3, in Reading state if the response Group is 1 or in Ready state in other cases.