Quote:
Originally Posted by billymayday
One of the standard tests is to send the Eicar test virus (you'll find it at spamassassin.apache.org - their site seems to be unavailable at the moment).
By the way, the most common way of using clamav with postfix is through amavisd-new. It's pretty simple to set up and lets you do spam chaecking and add other virus filters as well
|
Thanks for your advice.
I haven't installed clamav and clamsmtp yet.
$ apt-cache policy clamav
Code:
clamav:
Installed: (none)
Candidate: 0.90.2-0ubuntu1.4
Version table:
0.90.2-0ubuntu1.4 0
500 http://security.ubuntu.com feisty-security/universe Packages
0.90.2-0ubuntu1 0
500 http://us.archive.ubuntu.com feisty/universe Packages
$ apt-cache policy clamsmtp
Code:
clamsmtp:
Installed: (none)
Candidate: 1.8-5ubuntu1
Version table:
1.8-5ubuntu1 0
500 http://us.archive.ubuntu.com feisty/universe Packages
I also found amavisd-new on repo;
$ apt-cache policy amavisd-new
Code:
amavisd-new:
Installed: (none)
Candidate: 1:2.4.2-6
Version table:
1:2.4.2-6 0
500 http://us.archive.ubuntu.com feisty/universe Packages
suggested by you. Thanks.
satimis