![KAPERSKY ANTI-VIRUS 5.0 - FOR SENDMAIL WITH MILTER... Administrator'S Manual Download Page 77](http://html1.mh-extra.com/html/kapersky/anti-virus-5-0-for-sendmail-with-milter/anti-virus-5-0-for-sendmail-with-milter_administrators-manual_3447329077.webp)
Appendix A
77
AddXHeaders=yes
–Adds a header with application information to a filtered
email message.
AddDisclaimer=no
– Add a disclaimer text to each processed or generated
message. You can customize this text by editing
message_disclaimer
template. The disclaimed text is added as a text part at the end of mes-
sage, and does not affect or change the content of the original mes-
sage.
The
[kavmilter.engine]
section includes parameters defining the scanning
procedure:
MaxScanRequests=0
– Maximum number of requests for scanning mes-
sages. If the parameter is 0, the number of requests is unlimited.
MaxScanTime=10
– Maximum number of seconds during which the pro-
gram scans one object (a message or a message object). If the value is
exceeded, the program returns an error.
ScanArchives=yes
– Scan archives. To disable this mode, set the parame-
ter to
no
.
ScanPacked=yes
– Scan packed executables. To disable this mode, set
the parameter to
no
.
ScanCodeanalyzer=yes
– Scan using an heuristic code analyzer to detect
malicious programs, virus modifications, and unknown viruses. To dis-
able this mode, set the parameter to
no
.
The
[kavmilter.actions]
section contains options to be applied to infected
message objects:
DefaultAction=cure
– Apply the default action to an infected message ob-
ject. Set one of the following actions as the default:
warn
– Replace the infected message with a notification about a virus
found.
drop
– Accept the message but do not deliver it to the recipient.
reject
– Reject the message and return the corresponding error code to
the sender.
cure
– Disinfect the infected message object. If disinfection is impossi-
ble, send a notification that this message contains a virus.
delete
– Delete the infected object and send the corresponding notifica-
tion.
ProtectedAction=skip
– Apply the selected action to a password protected
message object that could not be scanned for viruses. Select one of the
following actions:
skip
– Skip the protected object.