Hi!
>
> find /path/to/quarantine -mtime +7 -exec rm -f \{\} \;
>
> Is there any way of cleaning up the MailScanner Quarantine automatically for
> example to keep all items for the last 7 days, but to delete anything older
> than this ?
There is a special cron job in the distribution, why not use that ?
Search for clean.quarantine
Bye,
Raymond.