var partition
Raymond Dijkxhoorn
raymond at PROLOCATION.NET
Tue Jun 24 22:14:44 IST 2003
Hi!
> The above partition is getting full. I have noticed that the
> /var/spool/MailScanner/quarantine directory is growing. I don't
> particularly want to keep these for more than a day or so. On the basis
> that my Linux skills are limited, which command can I use to delete the
> files/directories under this directory please.
There comes a script with the MS install ... that can take care of this.
Its called: clean.quarantine
Inside the file edit the values:
$disabled = 0;
$quarantine_dir = '/var/spool/MailScanner/quarantine';
$days_to_keep = 14;
bye,
Raymond.
More information about the MailScanner
mailing list