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
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
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