[SASL] Section

In the [SASL] section, you can specify parameters of SASL autentification in Dr.Web for UNIX mail servers (designed for working as a proxy-server via SMTP/LMTP protocol):

Use = {logical}

Enables or disables SASL authentication.

Default value:

Use = No

Driver = {text}

Name of the used SASL authentication driver.

In the current version, only the cyrus driver is available. To use it, install and set up cyrus-sasl2 library.

Default value:

Driver = cyrus

BrokenAuthClients = {logical}

Support for outdated SMTP clients which use irregular syntax of AUTH protocol.

Default value:

BrokenAuthClients = Yes

AuthenticatedHeader = {logical}

Adds names of registered users to the Received header.

When the value is set to Yes, names of registered users are visible to everyone.

Default value:

AuthenticatedHeader = No