Appendix A
79
error
– Messages that cannot be scanned due to an error.
all
– All the above types of messages.
BackupDir=/var/db/kav/5.0/kavmilter/backup
– Directory for storing
backup copies of messages.
The
[kavmilter.filter]
section defines rules for message filtering:
IncludeMime
– MIME type of message attachments to be filtered.
ExcludeMime
– MIME type of message attachments to be excluded from
anti-virus scans.
IncludeName
– Attachment name to be filtered.
ExcludeName
– Attachment name to be excluded from virus scans.
IncludeSize
– Size of e-mail attachments to be filtered.
ExcludeSize
– Size of e-mail attachments to be excluded from virus scans.
FilteredMimeAction=skip
– Action to be applied to the attachment of the
IncludeMime
type. Select on of the following options:
skip
– Skip this object for scanning.
delete
– Delete the object of this MIME type from the message and add
a corresponding notification.
warn
– Replace the message with a notification.
drop
– Accept the message but do not deliver it to the recipient.
reject
– Reject the message and return an error code to the sender.
FilteredNameAction=skip
– Action to be applied to the attachment mane of
the
IncludeName
type. Select one of the following values:
skip
– Skip the object with this name.
replace
– Rename the object.
delete
– Delete the object with this name from the message and add a
corresponding notification.
warn
– Replace the message with a notification.
drop
– Accept the message but do not deliver it to the recipient.
reject
– Reject the message and return an error code to the sender.
FilteredSizeAction=skip
– Action applied to an attachment if its size com-
plies with the value of the
IncludeSize
parameter. Select one of the fol-
lowing options:
skip
– Do not process objects of this size; transfer them to the mail sys-
tem for delivery.
delete
– Delete objects of this size and add the corresponding notifica-
tion to the original message.
warn
– Replace the message with a notification.