docker-mailserver/test/test-files/email-templates
Georg Lauterbach 555fbb78c4
feature: provide better rspamd suppport (#3016)
* 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>
2023-01-25 10:28:59 +01:00
..
amavis-spam.txt Show delivered mails with more details in test 2020-01-20 21:59:34 +01:00
amavis-virus.txt Show delivered mails with more details in test 2020-01-20 21:59:34 +01:00
existing-added.txt Show delivered mails with more details in test 2020-01-20 21:59:34 +01:00
existing-alias-external.txt Show delivered mails with more details in test 2020-01-20 21:59:34 +01:00
existing-alias-local.txt Show delivered mails with more details in test 2020-01-20 21:59:34 +01:00
existing-alias-recipient-delimiter.txt Show delivered mails with more details in test 2020-01-20 21:59:34 +01:00
existing-catchall-local.txt Show delivered mails with more details in test 2020-01-20 21:59:34 +01:00
existing-regexp-alias-external.txt Show delivered mails with more details in test 2020-01-20 21:59:34 +01:00
existing-regexp-alias-local.txt Show delivered mails with more details in test 2020-01-20 21:59:34 +01:00
existing-user-and-cc-local-alias.txt Show delivered mails with more details in test 2020-01-20 21:59:34 +01:00
existing-user1.txt Show delivered mails with more details in test 2020-01-20 21:59:34 +01:00
existing-user2.txt Show delivered mails with more details in test 2020-01-20 21:59:34 +01:00
existing-user3.txt Support extra user_attributes in accounts configuration (#1792) 2021-02-07 19:02:09 +01:00
non-existing-user.txt Show delivered mails with more details in test 2020-01-20 21:59:34 +01:00
postgrey.txt Moved test files and mounted read-only 2019-07-30 16:10:51 +02:00
quota-exceeded.txt added dovecot quota feature 2020-04-24 14:56:15 +02:00
root-email.txt Moved test files and mounted read-only 2019-07-30 16:10:51 +02:00
rspamd-spam.txt feature: provide better rspamd suppport (#3016) 2023-01-25 10:28:59 +01:00
rspamd-virus.txt feature: provide better rspamd suppport (#3016) 2023-01-25 10:28:59 +01:00
send-privacy-email.txt Privacy test email no more tagged as SPAM. ClamAV and SA disabled to avoid time-out on low perf system 2019-10-14 13:25:44 +00:00
sieve-pipe.txt Moved test files and mounted read-only 2019-07-30 16:10:51 +02:00
sieve-spam-folder.txt Show delivered mails with more details in test 2020-01-20 21:59:34 +01:00
smtp-ehlo.txt Disable SMTPUTF8 as Dovecot can't handle it 2019-08-11 17:14:00 +02:00
smtp-only.txt tests: refactor 4 more tests (#3018) 2023-01-24 09:21:39 +01:00
test-email.txt Show delivered mails with more details in test 2020-01-20 21:59:34 +01:00