Hello, not sure if anybody has mentioned this yet but in /usr/local/etc/amavisd.conf in the ClamAV section "/var/run/clamav/clamd.sock.sock" should be "/var/run/clamav/clamd.sock" otherwise Amavis will not be able to start.

# ### http://www.clamav.net/
 ['ClamAV-clamd',
   \&ask_daemon, ["CONTSCAN {}\n", "/var/run/clamav/clamd.sock.sock"],
   qr/\bOK$/m, qr/\bFOUND$/m,
   qr/^.*?: (?!Infected Archive)(.*) FOUND$/m ],

Thanks and great port!
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to