Logs user in using AUTH CRAM-MD5 command. This method does NOT send the password in clear text.
Namespace: Lesnikowski.ClientAssembly: Mail (in Mail.dll) Version: 3.0.1213.909
Syntax
Remarks
This command is unnecessary if you are using SSL, use Login(String, String) method instead.
Exceptions
| Exception | Condition |
|---|---|
| Lesnikowski.Client..::..ServerException | Throws ServerException on negative response. |