amavis-0.3.12

所属分类:Windows编程
开发工具:C/C++
文件大小:333KB
下载次数:8
上传日期:2006-10-25 15:07:49
上 传 者city_lovelace
说明:  amavis是一套脚本接口,来支持在MTA(邮件传输代理)上进行病毒扫描,支持exim, qmail, postfix, and sendmail
(amavis interface is a set script, to support the MTA (mail transfer agent) for virus scanning, support exim, qmail, postfix, and sendmail)

文件列表:
amavis-0.3.12\amavis-0.3.12\amavis\Makefile.am (1282, 2001-08-28)
amavis-0.3.12\amavis-0.3.12\amavis\Makefile.in (12950, 2003-02-18)
amavis-0.3.12\amavis-0.3.12\amavis\amavis.in (39161, 2003-03-05)
amavis-0.3.12\amavis-0.3.12\amavis\checkaccount.in (1203, 2001-07-20)
amavis-0.3.12\amavis-0.3.12\amavis\amavis-milter.c (20981, 2003-03-07)
amavis-0.3.12\amavis-0.3.12\amavis\av\vbuster (719, 2002-03-16)
amavis-0.3.12\amavis-0.3.12\amavis\av\avp (687, 2003-02-26)
amavis-0.3.12\amavis-0.3.12\amavis\av\avpdc (571, 2003-02-26)
amavis-0.3.12\amavis-0.3.12\amavis\av\cai (581, 2002-03-16)
amavis-0.3.12\amavis-0.3.12\amavis\av\csav (592, 2002-03-16)
amavis-0.3.12\amavis-0.3.12\amavis\av\cyber (567, 2002-03-16)
amavis-0.3.12\amavis-0.3.12\amavis\av\fsec (580, 2002-08-08)
amavis-0.3.12\amavis-0.3.12\amavis\av\hbedv (749, 2002-09-27)
amavis-0.3.12\amavis-0.3.12\amavis\av\nai (844, 2003-02-07)
amavis-0.3.12\amavis-0.3.12\amavis\av\nod32 (1914, 2002-04-17)
amavis-0.3.12\amavis-0.3.12\amavis\av\rav (1088, 2002-03-16)
amavis-0.3.12\amavis-0.3.12\amavis\av\sophos (764, 2002-03-16)
amavis-0.3.12\amavis-0.3.12\amavis\av\trend (575, 2002-03-16)
amavis-0.3.12\amavis-0.3.12\amavis\av\fprot (580, 2002-08-08)
amavis-0.3.12\amavis-0.3.12\amavis\av\trophie (1712, 2002-03-17)
amavis-0.3.12\amavis-0.3.12\amavis\av\sophie (1208, 2002-05-14)
amavis-0.3.12\amavis-0.3.12\amavis\av\panda (1026, 2002-03-16)
amavis-0.3.12\amavis-0.3.12\amavis\av\oav (835, 2003-02-18)
amavis-0.3.12\amavis-0.3.12\amavis\av\nod32cli (894, 2002-03-16)
amavis-0.3.12\amavis-0.3.12\amavis\av\symantec (914, 2002-03-17)
amavis-0.3.12\amavis-0.3.12\amavis\av\drweb (521, 2002-03-16)
amavis-0.3.12\amavis-0.3.12\amavis\av\mks (483, 2002-04-30)
amavis-0.3.12\amavis-0.3.12\amavis\av\vexira (634, 2002-03-17)
amavis-0.3.12\amavis-0.3.12\amavis\av\norman (767, 2003-02-11)
amavis-0.3.12\amavis-0.3.12\amavis\av\clamavd (803, 2003-02-25)
amavis-0.3.12\amavis-0.3.12\amavis\av\nod32ss (4476, 2002-06-01)
amavis-0.3.12\amavis-0.3.12\amavis\av\clamav (564, 2002-07-08)
amavis-0.3.12\amavis-0.3.12\amavis\av\ikarus (628, 2002-10-15)
amavis-0.3.12\amavis-0.3.12\amavis\av\fprotd (1756, 2003-02-08)
amavis-0.3.12\amavis-0.3.12\amavis\av (0, 2006-10-25)
amavis-0.3.12\amavis-0.3.12\amavis\mta\libmilter_args (164, 2001-07-20)
amavis-0.3.12\amavis-0.3.12\amavis\mta\exim_args (519, 2002-05-21)
amavis-0.3.12\amavis-0.3.12\amavis\mta\exim_init (172, 2001-07-20)
amavis-0.3.12\amavis-0.3.12\amavis\mta\exim_send (480, 2002-01-03)
amavis-0.3.12\amavis-0.3.12\amavis\mta\postfix_send_smtp (4335, 2002-03-02)
... ...

AMaViS - A Mail Virus Scanner Version 0.3.12 Contents What is it? Software Requirements Perl Modules Installation Testing What is it? =========== AMaViS is a script that interfaces a mail transport agent (MTA) with one or more virus scanners. The original version of the software up to and including 0.2.x was written as bash/Bourne shell script. It was then rewritten in perl and released as development version, amavis-perl. This branch of the software is now replacing the shell script version and will become amavis 0.3.x. The currently supported MTAs are exim, qmail, postfix, and sendmail. Please refer to the corresponding README.${mta} file in this directory. Software Requirements ===================== The idea is to use perl modules where ever possible so that the script can be as self-contained and independent as possible. This should hopefully make it much more portable and reduce the number of hacks required to deal with subtle differences between commands on different UNIX systems. But some perl modules are not ready for prime time yet, so we still require a number of external commands. The configure script will stop with an error message if the following external commands/programs are not found. See doc/amavis.txt, or the amavis web site at http://www.amavis.org/ for information on where to get these. o perl (obviously) o virus scanner software (obviously) o file A file command that recognises TNEF is now required! Some Unices, in particular Solaris, ship with a very limited file command, which does not recognise TNEF files. We recommend to install the latest release from ftp://ftp.astron.com/pub/file/. The Linux and *BSD distributions usually come with a sufficiently recent file command. o arc o bunzip2 (part of the bzip2 package) o lha (version 1.14g or later!) o unarj o uncompress (standard on Unix and Unix-like systems) o unrar o zoo If you install these commands from source, some of them may not compile on all systems without modification. We have collected some patches in http://www.amavis.org/contrib/ to address this. Perl Modules ============ In order to run amavis you need the following perl modules installed. They are all available from CPAN (http://www.cpan.org/). Some of these modules require patching to work properly with amavis. Please check out http://www.amavis.org/contrib/ for details. IO-stringy Unix-Syslog MailTools MIME-Base*** MIME-tools version 5.313 or better (!!) Convert-UUlib version 0.111 or 0.201 or newer (0.2 is broken!) Convert-TNEF 0.06 or better (!!) Compress-Zlib 1.14 or better Archive-Tar Archive-Zip 1.0 or better libnet If you have the CPAN module installed, the most convenient way to install these modules is to launch the CPAN shell with perl -MCPAN -e shell and tell it to: install Unix::Syslog install Convert::UUlib install Convert::TNEF install Compress::Zlib install Archive::Tar install Archive::Zip install G/GB/GBARR/MailTools-1.15.tar.gz install MIME::Tools install libnet The CPAN shell will automatically install modules which are required by those you requested (e.g. MIME-Base***, required by MIME-tools), and it also takes care of updating older modules. The libnet module is only required for the postfix content filter interface (--enable-smtp configure option). Configure checks for it separately, although MailTools suggests to install libnet first. The Archive::Tar module must be patched to disable handling of compressed archives. This was broken in earlier versions of the module, and there are also performance considerations. Compressed/gzip'ed files are handled by amavis directly. The Archive::Tar patch previously found here is now at http://www.amavis.org/contrib/. Installation ============ ./configure [options] make make check (does not work with qmail) The final step checks whether the generated amavis script was configured properly, and whether it can actually detect viruses. One of the tests executed by make check uses the EICAR.COM virus scanner test pattern. For a complete list of configure options, type ./configure --help A detailed explanation of these options is in INSTALL. Testing ======= A very basic and rudimentary set of tests is executed on "make check". The test suite does not work with qmail yet. See tests/README for details.

近期下载者

相关文件


收藏者