[afnog] Clamav Problem
Patrick Okui
pokui at one2net.co.ug
Fri May 6 13:33:23 EAT 2005
On Friday 06 May 2005 05:44 am, Julius Kidubuka wrote:
> This did eliminate the previous error(s) but caused me
> more problems. This time the problem was with spam
> assassin with the error as;
>
> "spam acl condition: cannot parse spamd output"
That sounds like two different problems... are u sure that
spamd works fine when you've removed the socket in /tmp?
>
> I decided to do away with those changes too.
>
> I have made quite a number of searches about this
> problem(s) but haven't found anything conclusive.
>
> Any ideas?
AFAIK clamd will not remove stale socket files (is that
what /tmp/clamd is called) especially if it's stoped
ungracefully.
I ended up modifying my clamd startup scripts to manually
remove the socket before attempting to start the daemon.
i.e a
[ -e /tmp/clamd.sock ] && rm /tmp/clamd.sock
or something similar.
In anycase, I still don't think that has anything to do with
spamd but YMMV.
--
patrick.
>
>
> Thx,
> Juki.
>
>
>
>
> _______________________________________________
> afnog mailing list
More information about the afnog
mailing list