HEX
Server: nginx/1.18.0
System: Linux proba.drlaca.appboxes.co 6.1.0-28-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) x86_64
User: appbox (1000)
PHP: 7.4.3-4ubuntu2.29
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //usr/share/doc/sendmail-base/examples/amavis/amavis-doc-3.html
<!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>