mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
555fbb78c4
* added options to toggle OpenDKIM & OpenDMARC rspamd can provide DKIM signing and DMARC checking itself, so users should be able to disable OpenDKIM & OpenDMARC. The default is left at 1, so users have to to opt-in when the want to disable the features. * misc small enhancements * adjusted start of rspamd The order of starting redis + rspamd was reversed (now correct) and rspamd now starts with the correct user. * adjusted rspamd core configuration The main configuration was revised. This includes AV configuration as well as worker/proxy/controller configuration used to control the main rspamd processes. The configuration is not tested extensively, but well enough that I am confident to go forward with it until we declare rspamd support as stable. * update & improve the documentation * add tests These are some initial tests which test the most basic functionality. * tests(refactor): Improve consistency and documentation for test helpers (#3012) * added `ALWAYS_RUN` target `Makefile` recipies (#3013) This ensures the recipies are always run. Co-authored-by: georglauterbach <44545919+georglauterbach@users.noreply.github.com> * adjusted rspamd test to refactored test helper functions * improve documentation * apply suggestions from code review (no. 1 by @polarthene) Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com> * streamline heredoc (EOM -> EOF) * adjust rspamd test (remove unnecessary run arguments) Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com> |
||
---|---|---|
.. | ||
amavis-spam.txt | ||
amavis-virus.txt | ||
existing-added.txt | ||
existing-alias-external.txt | ||
existing-alias-local.txt | ||
existing-alias-recipient-delimiter.txt | ||
existing-catchall-local.txt | ||
existing-regexp-alias-external.txt | ||
existing-regexp-alias-local.txt | ||
existing-user-and-cc-local-alias.txt | ||
existing-user1.txt | ||
existing-user2.txt | ||
existing-user3.txt | ||
non-existing-user.txt | ||
postgrey.txt | ||
quota-exceeded.txt | ||
root-email.txt | ||
rspamd-spam.txt | ||
rspamd-virus.txt | ||
send-privacy-email.txt | ||
sieve-pipe.txt | ||
sieve-spam-folder.txt | ||
smtp-ehlo.txt | ||
smtp-only.txt | ||
test-email.txt |