Tombstone file

Since MetaDefender Core 4.19.1, whenever any child file in original archive file are not sanitized successfully, the product supports to append tombstone file into sanitized archive file to indicate which original child file(s) are removed from sanitized archive output file with details.

Each tombstone file will be auto created and placed at the same location as removed original child file(s) with following file name and content format:

File name format: <original child file name>.tombstone.txt

JSON
Copy

Please note that the tombstone functionality does not work with PST files, leading to the failure of the sanitization process. This is due to the inherent design of PST files, which only support MSG file entries.

A setting called “ADD TOMBSTONE FILE DURING ARCHIVE SANITIZATION” is required to be enabled (disabled by default) under each desired workflow rule to make this feature triggered:

For example:

Original archive file content:

Processing result:

There you can see infected.txt were not sanitized:

Downloading archived sanitization file and check its content:

whereas a tombstone file called infected.txt.tombstone.txt

JSON
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
On This Page
Tombstone file