I'm not sure if you are going to need to reinstall MIMEDefang.
Nope. I install MD by RPM and the RPM is built to disable all virus scanners. One then selectively enables them in mimedefang-filter by setting a feature variable. My mimedefang-filter contains this:
# manually override compile-time features, clamd is installed
$Features{'Virus:CLAMD'} = 1;
$ClamdSock = "/var/run/clamav/clamd.sock";The rest of your instructions match my understanding. I make clamav and defang members of each others' group.
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

