I'm having a difficulty in that I've configured clamav and adding the following 2 lines to the sendmail.cf file
O InputMailFilters=clmilter
Xclmilter, S=local:/var/run/clamav/clamav-milter.sock, F=, T=S:4m;R:4m
But when I go start sendmail I get the following error:
Starting sendmail: WARNING: Xclmilter: local socket name /var/run/clamav/clamav-milter.sock missing
What am I missing?