[CgpReceiver] Section

In the [CgpReceiver] section, settings for interaction between Receiver and CommuniGate Pro mail transfer system are specified. This section is included in Dr.Web MailD configuration file only if the software version is designed for operation with the MTA mentioned above.

ProcessingTimeout = {time}

Timeout for the Receiver component to wait for a message to be scanned.

It is recommended to set this parameter value greater than the value of the SendTimeout parameter from the [MailBase] section.

Default value:

ProcessingTimeout = 40s

PoolOptions = {pool options}

Thread pool settings.

Default value:

PoolOptions = auto

ProcessingErrors = {action}

Action applied to messages that caused scanning errors.

Only one of these actions can be specified:

tempfail, discard, pass, reject.

Default value:

ProcessingErrors = reject

ChownToUser = {string}

Set owner for a message file received from CommuniGate Pro MTA.

As drweb-cgp-receiver module runs with Administrator privileges (root), you can either leave this parameter value empty and start the whole Dr.Web for UNIX mail servers system with Administrator privileges, or you can set this parameter value to the name of a specific user whose privileges are used to run Dr.Web for UNIX mail servers (drweb by default).

Default value:

ChownToUser = drweb