Hmm, yes looks like:
[root@mail1 ~]# yum list installed | grep clam
clamav.x86_64 0.97.8-1.el6 @epel
clamav-db.x86_64 0.97.8-1.el6 @epel
clamd.x86_64 0.97.8-1.el6 @epel
I use the following repos:
[root@mail1 yum.repos.d]# ls -l
insgesamt 48
-rw-r--r--. 1 root root 1926 25. Feb 09:57 CentOS-Base.repo
-rw-r--r--. 1 root root 638 25. Feb 09:57 CentOS-Debuginfo.repo
-rw-r--r--. 1 root root 630 25. Feb 09:57 CentOS-Media.repo
-rw-r--r--. 1 root root 3664 25. Feb 09:57 CentOS-Vault.repo
-rw-r--r--. 1 root root 957 5. Nov 2012 epel.repo
-rw-r--r--. 1 root root 1056 5. Nov 2012 epel-testing.repo
-rw-r--r--. 1 root root 86 22. Mai 20:47 iRedMail.repo
-rw-r--r--. 1 root root 1102 25. Mär 20:08 ius-archive.repo
-rw-r--r--. 1 root root 1084 25. Mär 20:08 ius-dev.repo
-rw-r--r--. 1 root root 1025 25. Mär 20:08 ius.repo
-rw-r--r--. 1 root root 1102 25. Mär 20:08 ius-testing.repo
-rw-r--r--. 1 root root 442 24. Sep 2012 pgdg-92-centos.repo
I use virtual machines and these repos are part of my CentOS template to create new VMs. Does your code not work with these repos? If so, what do I need to change to get it working? The box is dedicated to mail, I can make an individual change, but new VMs are generated based on some 'standard' templates we use for our CentOS boxes.