PDA

View Full Version : Virus & Rootkit protection


jaymax
06-18-2008, 03:24 PM
Hello,

I'd like to install ClamAV and spamassasin on my qmail installation using the ports. The info from there is a bit daunting ClamAV seems to be under a different name viz: clamfilter; and spamassasin seems to be fragmented under several entries -
spamass-milter/
spamass-rules/ spamass-rules_du_jour/
spambnc/ spamcup/
spamd/ spamdyke/
spamguard/ spamilter/
spamoracle/ spampd/
spamprobe/ spamstats/

Could some one advise

Thanks

anomie
06-18-2008, 03:46 PM
clamav:
> cd /usr/ports && make search display=path name=clamav
...
Path: /usr/ports/security/clamav
...

I am not familiar with the spamassassin ports:
> cd /usr/ports && make search display=path key=spamassassin
...
Path: /usr/ports/mail/spamass-milter

Path: /usr/ports/mail/spamass-rules

Path: /usr/ports/mail/spamass-rules_du_jour
...
Perhaps check the pkg-descr in each of those ports for more info. (Or check freshports.org.)