The MM_AUTH_TYPE enumeration type defines the authentication methods that can be used to send messages.
| Member Name | Description |
|---|---|
| mmAuthNone | Do not use SMTP authentification. |
| mmAuthBasic | Use Clear Text (Basic) SMTP authentication. |
| mmAuthNtlm | Use Windows (NTLM) SMTP authentication. (This method is not currently implemented) |
Namespace: MailMill
Assembly: MailMill (in MailMill.dll)