Commit Graph

5 Commits

Author SHA1 Message Date
ac706ed28b test: mail hostname set to non-existent domain
Don't use a legigimate domain. as this is for testing only, set to null

MR !6
2022-02-17 12:38:04 +09:30
245aa724d2 feat(spf): conduct spf check for inbound smtp
NOTE: currently a failed SPF check does not block the message.
currently set to add header for testing purposes.

MR !6
2022-02-17 12:13:41 +09:30
88ea42996d test(docker_compose): adjust ssl to be certs DIR
The directory was renamed from '/ssl' to '/certs'

MR !2
2022-02-16 10:37:41 +09:30
3601d90aef fix(script): group-mailbox script must be executable
MR !1
2022-02-14 10:02:38 +09:30
90a21cf866 test(docker_compose): add compose file for testing
MR !1
2022-02-14 10:01:04 +09:30