FreeBSD Port: amavisd-new-2.8.0_2, 1 Re: Typo is amavisd.conf prevents startup if using ClamAV

Tay t at taypop.com
Sat Jan 12 18:17:17 UTC 2013


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!


More information about the freebsd-ports mailing list