Send any old string to the proxy
[Visual Basic] Function SendString( _ ByVal str As String _ ) As SmtpResponse [C#] SmtpResponse SendString( string str ); [C++] SmtpResponse* SendString( String* str ); [JScript] function SendString( String str ): SmtpResponse;
the SMTP response