[Mimedefang] clamav on debian

David F. Skoll dfs at roaringpenguin.com
Tue Nov 25 23:24:57 EST 2003


On Wed, 26 Nov 2003, Rolf wrote:

> But mimdefang.pl -features says that there is no clamav or clam installed.

Right; a prepackaged MIMEDefang will not detect virus-scanners unless
they were present when the package was built.

Put this in your filter:

	$Features{'Virus:CLAMD'} = '/path/to/clamd';
	$ClamdSock = '/path/to/clamd-socket';

to force mimedefang.pl to recognize clamd.

Regards,

David.



More information about the MIMEDefang mailing list