f6cf41eaed
test: adjust dkim key length
...
RFC6376 https://datatracker.ietf.org/doc/html/rfc6376#section-3.3.3
Specifies a key must be between 512 bits to 2048 bits.
However RSA Keys must be minimum of 1024 bits.
MR !4
2022-02-16 13:09:22 +09:30
b9b2527a42
feat(amavis): Configured dkim
...
Default config is for domain example.org, which
is the testing domain.
User will be required to customise '90-dkim' with thier
own domain configuration, including generating dkim signing certificates.
MR !2
2022-02-16 10:36:47 +09:30
09aabeb68a
refactor(ssl): Moved /ssl to /certs
...
As this directory not only contains the SSL Certs,
the dkim certs as well, renamed to make more sense.
MR !2
2022-02-16 10:29:21 +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
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