Hi, I have the following questions for clamd.conf configuration
#LogRotate yes how many logs clamd will keep ? because there is no option in the conf file on how many logs files clamd should keep after rotations ? #LogFileMaxSize 2M also incase i set (#LogFileMaxSize 2M) will this enforce the logrotate yes? and is it possible to set log rotate off in this case? or not possible because #LogFileMaxSize is specified in my conf ? #TCPSocket 3310 #TCPAddr 127.0.0.1 what if i donot want clamd to listen on tcp and only to listen on unix socket? should i leave TCPsocket empty ?? or how to achieve this ? and is it wrong to try to disable TCP for clamd ? Inside clamsmtpd.conf ============== ClamAddress [ Default: /var/run/clamav/clamd ] so should i configure unix socket in clamdc.onf to be /var/run/clamav/clamd ? so clamsmtp can connect to clamd ? and how to achieve this ? what to add to clamd.conf to achieve this ? Thank you. Michael Peter _______________________________________________ Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml