next up previous
Next: Usage Up: Installation Previous: Qmail-Scanner

Support for AMaViS-perl

The first thing you need is amavis-perl-11.tar.gz from http://amavis.org, then

	$ tar zxpvf amavis-perl-11.tar.gz
	$ cp clamav-x.yz/support/amavis/clamavis.patch amavis-perl-11
	$ cd amavis-perl-11
	$ patch -p1 < clamavis.patch
	$ find . -exec touch 01010000 {} \;
Now please do a standard AMaViS installation.
Hint: AMaViS will use clamscan with standard options, which should work on all systems. If you want to add other options (eg. decompression, limits) please edit the file /usr/sbin/amavis after installation.



Tomasz Kojm 2002-11-21