Re: [Qmail-scanner-general]Do no quarantine virus

2004-11-24 Thread Joe Zacky
Jason Haar wrote: Riccardo Bini wrote: Hi, It's possible to disable virus quarantine? Cron? "rm -f /var/spool/qmailscan/quarantine/new/*" Or better yet "find /var/spool/qmailscan/quarantine/ -type f -exec rm -f {} \;" Or better yet yet: find /var/spool/qmailscan/quarantine/ -type f -mtime +30

Re: [Qmail-scanner-general]Do no quarantine virus

2004-11-24 Thread Jason Haar
Riccardo Bini wrote: Hi, It's possible to disable virus quarantine? Cron? "rm -f /var/spool/qmailscan/quarantine/new/*" Or better yet "find /var/spool/qmailscan/quarantine/ -type f -exec rm -f {} \;" The next release (won't be until next year) will actually incorporate a "cleanup" of the quar

[Qmail-scanner-general]Do no quarantine virus

2004-11-24 Thread Riccardo Bini
Hi, It's possible to disable virus quarantine? Riccardo --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start readin