This file is indexed.

/usr/share/doc/sanitizer/README.sanitizer is in sanitizer 1.76-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
The Anomy sanitizer is what most people would call "an email virus scanner".
That description is not totally accurate, but it does cover one of the more
important jobs that the sanitizer can do for you - it can scan email
attachments for viruses. Other things it can do:

  * Disable potentially dangerous HTML code, such as javascript, within
    incoming email.

  * Protect you from email-based break-in attempts which exploit bugs in
    common email programs (Outlook, Eudora, Pine, ...).

  * Block or "mangle" attachments based on their file names. This way if you
    don't *need* to recieve e.g. visual basic scripts, then you don't have to
    worry about the security risk they imply (the ILOVEYOU virus was a
    visual basic program). This lets you protect yourself and your users
    from whole classes of attacks, without relying on complex, resource
    intensive and outdated virus scanning solutions.

For further information about the sanitizer, please consult sanitizer.html
from the Anomy sanitizer distribution or the WWW:

  * http://mailtools.anomy.net/sanitizer.html

Thanks,

 Bjarni R. Einarsson
 http://bre.klaki.net/