[Mimedefang] mimedefang not locating clamd running

Andrew Watkins andrew at dcs.bbk.ac.uk
Thu Dec 7 08:29:01 EST 2017


On 12/07/17 13:09, Andrew Watkins wrote:
>
> Hello folks,
>
> Been using mimedefang for ages with clamav, but I just noticed that 
> mimedefang is not using clamd but only clamscan.
>
> Problem is I am not sure what I am doing wrong:
>
> - Installed clamav and clamd is running since it created the socket!
>
> # ls -ld /var/spool/MIMEDefang/clamd.sock
> srw-rw-rw-   1 defang8  nogroup        0 Dec  7 12:58 
> /var/spool/MIMEDefang/clamd.sock
>
> but the configure of mimedefang does not spot it?
>
> # export 
> PATH=/usr/bin:/usr/sbin:/usr/local/solarisstudio12.3/bin:/usr/local/clamav/bin
>

PATH was incorrect it should be sbin not bin.

# export 
PATH=/usr/bin:/usr/sbin:/usr/local/solarisstudio12.3/bin:/usr/local/clamav/sbin 


....
CLAMSCAN 'clamav'    NO (not found)
AVP      'AvpLinux'  NO (not found)
.....
NVCC     'nvcc'      NO (not found)
CLAMD    'clamd'     YES - /usr/local/clamav/sbin/clamd
TROPHIE  'trophie'   NO (not found)

Thanks anyway,

Andrew

-- 
Andrew Watkins * Birkbeck, University of London * Computer Science *
* http://notallmicrosoft.blogspot.com *
* UKOUG Systems SIG Chair *
* UKOUG Tech committee *
* tel: 020 7631 6720 *

  




More information about the MIMEDefang mailing list