Vexira Anti-virus for Postfix

[ korean simplified chinese english ]

Quarantineディレクトリにたまっていくファイルを、古いものから消していくように、/etc/crontabを修正.


47 2 * * * root /usr/bin/find /var/spool/vam/quarantine/ -mtime +20 -exec /bin/rm {} \;
37 2 * * * root /usr/bin/find /var/spool/vam/quarantine/spam/ -mtime +30 -exec /bin/rm {} \;

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>