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 2465 additions and 0 deletions
Showing only changes of commit 1fe3598a54 - Show all commits

View File

@ -2,6 +2,5 @@
# SpamAssassin Bayes learning from mailboxes # SpamAssassin Bayes learning from mailboxes
# #
# m h dom mon dow user command # m h dom mon dow user command
#1,31 * * * * root if [ "0$USE_FETCHMAIL_PL" != "0" ]; then /bin/fetchmail.pl 2>&1; fi #20,50 * * * * root if [ "0$USE_FETCHMAIL_PL" != "0" ]; then /bin/fetchmail.pl 2>&1; fi
1,31 * * * * root if [ "0$USE_FETCHMAIL_PL" != "0" ]; then echo /bin/fetchmail.pl 2>&1; fi