Changes

From Amahi Wiki
Jump to: navigation, search
344 bytes added ,  23:46, 19 July 2014
==== Daily Scan with Email Notifications ====
In this example, we will configure a cronjob to scan the Docs share every day and send email notifications for any detected infections:* Create cron file: vim /etc/cron.daily/manual_clamscan* Add the following to the file above. Be sure to change SCAN_DIR to the directory that you want to scan, EMAIL and EMAIL_FROM to your email addresses:
<pre>#!/bin/bash
12,424

edits