Commit Graph

7 Commits

Author SHA1 Message Date
eb43442bb7 refactor: cron out to /dev/null
MR !1
2022-02-14 10:14:32 +09:30
5ec218dad9 feat(sa-learn): Added cron script to learn spam/ham
Script checks user inbox and spam to learn what is/isn't spam.

MR !1
2022-02-14 09:55:19 +09:30
ace2493f66 feat(fetchmail): added fetchmail
cron job to run fetchmail script to get fetchmail config from roundcube
mysql database.

MR !1
2022-02-14 09:53:57 +09:30
a7c1ae052c feat(backup): Added backup cron and helper script.
Backs up all of the data to the /backup dir.

MR !1
2022-02-14 09:51:20 +09:30
4db1b34d38 feat(amavis): added amavis and configured spam
Spamassassin added as spam filter.

MR !1
2022-02-14 09:49:31 +09:30
df8997f07d feat: Added Dovecot and Postfix to container
Initial config also added.

MR !1
2022-02-14 09:45:18 +09:30
ec9e329956 build(docker): base image added
Setup dockerfile with base components.

MR !1
2022-02-14 09:26:19 +09:30