On 08/25/2015 04:36 PM, Gary Stainburn wrote: > so I've edited that file to comment out the 'example' line. In here it defines > the socket as > > /var/run/clamav-milter/clamav-milter.socket > > However, after saving this file the service still fails to start and the > socket still doesn't exist Does the directory /var/run/clamav-milter/ exist and is it traversable and writable by the clamav user is running as? Socket creation mostly doesnt include recursive operation (creating the directory)