build: Initial mail server docker image #6

Merged
jon_nfc merged 19 commits from 1-initial-container into development 2022-02-14 06:10:14 +00:00
56 changed files with 2469 additions and 0 deletions
Showing only changes of commit 3a3f2098c7 - Show all commits

View File

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