been busy ... hence a late reply.
You're better of NOT using clamav through mimedefang, I used to do that to. You find loads of info in the internet why hooking it to sendmail is better.

install the clamav-milter and then in sendmail.mc do:
The next is ONE LINE:
INPUT_MAIL_FILTER(`clamav',`S=local:/var/clamav/clamav_milter.sock, F=T, T=S:4m; R:4m')

and in clamd.conf
LocalSocket /var/clamav/clamd_local.sock

and in clamav-milter.conf
MilterSocket unix:/var/clamav/clamav_milter.sock
ClamdSocket unix:/var/clamav/clamd_local.sock

Jobst


On Sat, Nov 12, 2011 at 12:45:47PM -0700, Philip Prindeville ([email protected]) wrote:
I'm running mimedefang 2.72 on Fedora 15.  I've installed the packaged clamav:

[root@mail clamav-server-0.97.3]# rpm -qa clamav\*
clamav-0.97.3-1500.fc15.x86_64
clamav-lib-0.97.3-1500.fc15.x86_64
clamav-update-0.97.3-1500.fc15.x86_64

[snip snip]

____________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

--
"XP: If you are nine years old you are just going to love it. If you're a few years older you'll resent the choking paternalistic atmosphere of vapid gee-whiz kiddie entertainment (babysitting), euphemism and fake-friendly bullying."

  | |0| |   Jobst Schmalenbach, [email protected], General Manager
  | | |0|   Barrett Consulting Group P/L & The Meditation Room P/L
  |0|0|0|   +61 3 9532 7677, POBox 277, Caulfield South, 3162, Australia
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to