This file is indexed.

/usr/share/sendmail/examples/amavis/amavis-doc-3.html is in sendmail-base 8.15.2-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
28
29
30
31
32
33
34
35
36
37
38
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
 <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.10">
 <TITLE>How to Install Amavis-milter for Debian Sendmail: Example Installation of an Antivirus Scanner</TITLE>
 <LINK HREF="amavis-doc-4.html" REL=next>
 <LINK HREF="amavis-doc-2.html" REL=previous>
 <LINK HREF="amavis-doc.html#toc3" REL=contents>
</HEAD>
<BODY>
<A HREF="amavis-doc-4.html">Next</A>
<A HREF="amavis-doc-2.html">Previous</A>
<A HREF="amavis-doc.html#toc3">Contents</A>
<HR>
<H2><A NAME="s3">3.</A> <A HREF="amavis-doc.html#toc3">Example Installation of an Antivirus Scanner</A></H2>

<P>I am using a Linux commandline scanner from NAI Associates, Inc.
You will have to avail yourself of the documentation at 
<A HREF="http://www.amavis.org/"></A>
if you
don't know where to obtain a scanner. For example, you could place
your scanner binary along with its' data files in a directory named
"
/usr/local/share/av"
. Then create a symlink to the binary in the
"
/usr/local/bin"
directory. This way, the command to execute the
scanner is in your path, and the Amavis configure script will find
it. For a more advanced configuration (once you have the easy stuff
out of the way), take a look at the example start-stop script at
the end of this document.</P>
<HR>
<A HREF="amavis-doc-4.html">Next</A>
<A HREF="amavis-doc-2.html">Previous</A>
<A HREF="amavis-doc.html#toc3">Contents</A>
</BODY>
</HTML>