brian wrote:
> Thanks, this is becoming clearer. But how do i configure squatter? Am i
> looking in the wrong place?
>
> brian
>
Place the options in your cyrus.conf for squatter and you should be all
set. For example:
EVENTS
{
<other stuff>
squatter cmd="squatter -s" period=180
}
-Chris