WB_MailAuth - mail server authentication type

Syntax
WB_MailAuth=authorization type

Syntax example
WB_MailAuth=L

Valid inputs
Any valid type from following table:
0 - None - No authentication required.
L - Login - Authentication using LOGIN type.
P - Plain - Authentication using PLAIN type.
C - CramMD5 - Authentication using CRAM-MD5 type.
N - NTLM - Authentication using NTLM (SPA) type.
A - Auto - WhizBase tries to determine authentication automatically.

Default value
0 (zero) - No authentication required.

Description
This variable determines authentication type with the server.