Hướng dẫn cài đặt ClamAV trên Directadmin

Thứ tư - 24/07/2013 02:39
Hướng dẫn cài đặt ClamAV trên Directadmin
1) Install the binaries:

cd /usr/local/directadmin/custombuild
./build up-date
./build set clamav yes
./build clamav

2) Edit /etc/exim.conf

nano /etc/exim.conf

Sau đó bạn tìm tới dòng:

primary_hostname =

Thêm vào trên dòng đó như sau:

av_scanner = clamd:127.0.0.1 3310

Tìm tiếp

check_message:

Thêm vào bên dưới

deny message = This message contains malformed MIME ($demime_reason)
demime = *
condition = ${if >{$demime_errorlevel}{2}{1}{0}}
deny message = This message contains a virus or other harmful content ($malware_name)
demime = *
malware = */defer_ok
deny message = This message contains an attachment of a type which we do not accept (.$found_extension)
demime = bat:comifrf:scr:vbs
warn message = X-Antivirus-Scanner: Clean mail though you should still use an Antivirus

3) Restart exim:

/etc/init.d/exim restart #Redhat/Debian
/usr/local/etc/rc.d/exim restart #FreeBSD

Tổng số điểm của bài viết là: 20 trong 4 đánh giá

Xếp hạng: 5 - 4 phiếu bầu
Click để đánh giá bài viết

Những tin mới hơn

Những tin cũ hơn

Bạn đã không sử dụng Site, Bấm vào đây để duy trì trạng thái đăng nhập. Thời gian chờ: 60 giây