Send the AUTH command
[Visual Basic] Function Auth( _ ByVal authtype As String _ ) As SmtpResponse [C#] SmtpResponse Auth( string authtype ); [C++] SmtpResponse* Auth( String* authtype ); [JScript] function Auth( String authtype ): SmtpResponse;
the SMTP response