????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 3.137.162.63 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/sendmail/examples/amavis/ |
Upload File : |
<!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: Building Amavis</TITLE> <LINK HREF="amavis-doc-7.html" REL=next> <LINK HREF="amavis-doc-5.html" REL=previous> <LINK HREF="amavis-doc.html#toc6" REL=contents> </HEAD> <BODY> <A HREF="amavis-doc-7.html">Next</A> <A HREF="amavis-doc-5.html">Previous</A> <A HREF="amavis-doc.html#toc6">Contents</A> <HR> <H2><A NAME="s6">6.</A> <A HREF="amavis-doc.html#toc6">Building Amavis</A></H2> <P>Regardless of the method you used to obtain it, please change to your new amavis sourcecode directory and type the following command to build Amavis with libmilter:</P> <P> <PRE> LDFLAGS=" -L/usr/lib/libmilter" ./configure --with-amavisuser=amavis --prefix=/usr/local --with-runtime-dir=/var/local/amavis --enable-milter --with-sendmail-source=/usr/include/libmilter </PRE> </P> <P>Then simply run make by typing:</P> <P> <PRE> make </PRE> </P> <P>This will create, among other things, the amavisd perl script and the amavis-milter binary in your " <amavis-sourcecode-directory>/amavis/"</P> <P>directory. If the previous steps failed for any reason, go to the section titled " If the CVS copy blows chunks" and rerun the " Building Amavis" section from the beginning.</P> <HR> <A HREF="amavis-doc-7.html">Next</A> <A HREF="amavis-doc-5.html">Previous</A> <A HREF="amavis-doc.html#toc6">Contents</A> </BODY> </HTML>