I have proftpd server1.3.2 on freebsd7.2 with mod_clamav.

I installed clamav0.95.2.

I added following lines;
<IfModule mod_clamav.c>
  ClamAV on
  ClamServer 127.0.0.1
  ClamPort 3310
  ClamLocalSocket /var/run/clamav/clamd.sock
</IfModule>

When I send a file which contains virus via ftp, the server accepts it .
But when I run clamscan that file, clamav founds that virus.

How can I prevent to pass files which contain virus?
Also I wish the clamav to detect as interactive virus files.
How can I do that ?

Thanks
proftpd -vv
### proftpd -vv
ProFTPD Version: 1.3.2 (stable)
 Scoreboard Version: 01040002
 Built: Wed Jul 22 18:17:06 EEST 2009

Loaded modules:
 mod_lang/0.9
 mod_ifsession/1.0
 mod_clamav.c
 mod_quotatab_sql.c
 mod_quotatab_file.c
 mod_quotatab/1.3.0
 mod_tls/2.2.1
 mod_sql_mysql/4.0.8
 mod_radius/0.9
 mod_wrap2/2.0.6
 mod_rewrite/0.7
 mod_readme.c
 mod_ratio/3.3
 mod_sql/4.2.2
 mod_auth_pam/1.1
 mod_ident/1.0
 mod_facts/0.1
 mod_delay/0.6
 mod_site.c
 mod_log.c
 mod_ls.c
 mod_auth.c
 mod_auth_file/0.8.3
 mod_auth_unix.c
 mod_xfer.c
 mod_core.c
Bu elektronik posta ve varsa ekleri tamamen gizli ve gönderilen kişiler 
listesine özeldir. Eğer adınız gönderilen kişiler listesinde yer almıyorsa, 
lütfen derhal gönderen kişiyi bilgilendiriniz ve içeriğini herhangi başka bir 
kişiye iletmeyiniz, herhangi bir amaç için kullanmayınız, sayısal ve basılı 
ortamlar dahil olmak üzere saklamayınız ve kopyalamayınız.


This e-mail and attachments, if any, may contain confidential and/or 
proprietary information. Please be advised that the unauthorized use or 
disclosure of the information is strictly prohibited. If you are not the 
intended recipient, please notify the sender immediately by reply e-mail and 
delete all copies of this message and attachments. Thank you.
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to