Re: [Exim] exim virus filter

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Uwe Guenther
Data:  
Para: Louie Miranda, exim-users
Asunto: Re: [Exim] exim virus filter
Louie Miranda wrote:
> Are there any virus filter available for exim? and will work on debian?


If you have woody I recommend you the following entries in sources.list:

#
# For clamv from the source
#
deb     http://clamav.catt.com/debian stable main
deb-src http://clamav.catt.com/debian stable main
#
# For SpamAssissin woody backport
#
deb     http://people.debian.org/~aurel32/BACKPORTS woody-spamassassin main
deb-src http://people.debian.org/~aurel32/BACKPORTS woody-spamassassin main
#
# For Exim4 woody backport
#
deb     http://www.logic.univie.ac.at/~ametzler/debian/exim4manpages/ woody/
deb     http://www.logic.univie.ac.at/~ametzler/debian/gnutls/ woody/


apt-get update
apt-get upgrade

apt-get install exim4-daemon-heavy
apt-get install clamav-daemon
apt-get install spamassassin

--
Best regards
Uwe Guenther