@ -2,6 +2,8 @@
|
||||
|
||||
set -e
|
||||
|
||||
start=$(date '+%s')
|
||||
|
||||
POSTMASTER="${1}"
|
||||
|
||||
# for testing script
|
||||
@ -33,6 +35,8 @@ Subject: Spam Learning Report $(date +%Y-%m-%d-%H:%M-%Z)
|
||||
|
||||
Command: /bin/spam-learn.sh
|
||||
|
||||
Scan duration: $((`date '+%s'` - $start))
|
||||
|
||||
|
||||
****************** Ham Scan ******************
|
||||
$HAM_REPORT
|
||||
|
Reference in New Issue
Block a user