On Thu, 19 Feb 2009, Ian Eiloart wrote:
> Date: Thu, 19 Feb 2009 13:15:06 +
> From: Ian Eiloart
> Reply-To: ClamAV users ML
> To: ClamAV users ML
> Subject: Re: [Clamav-users] please remove
>
>
>
>>>
>>> Can we not have the list unsubscribe link in the footer, too? It's a
>>> legal requir
Do the following:
ls -la /var /var/run /var/run/clamav /var/run/clamav/clamd.sock
chmod go-w
Be sure that this will not break other things that expect wider
permissions on /var/
Or, put the sendmail stuff in it's own directory, like /var/clamav and
make sure that it doesn't have any w
/var/run on Solaris is a virtual file system (similar to default /tmp). It
doesn't stay around after a shutdown/reboot. I have added 'test -d
/var/run/clamd || mkdir /var/run/clamd && chown clamav:clamav
/var/run/clamd' to my startup script.
How are others with Solaris handling the socket?
Than
What about the users (like me) that have one ip address to play with? Do I
use the ONE ptr record for mail, web, dns, ftp or whatever else I choose
to make available to the world. Generally, only mail has a loose
'requirement' for front to back dns a/ptr records, but back in the day,
so did ftp