1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Mailu/core/rspamd/conf
bors[bot] 0839490beb
Merge #2479
2479: Rework the anti-spoofing rule r=mergify[bot] a=nextgens

## What type of PR?

Feature

## What does this PR do?

We shouldn't assume that Mailu is the only MTA allowed to send emails on behalf of the domains it hosts.
We should also ensure that it's non-trivial for email-spoofing of hosted domains to happen

Previously we were preventing any spoofing of the envelope from; Now we are preventing spoofing of both the envelope from and the header from unless some form of authentication passes (is a RELAYHOST, SPF, DKIM, ARC)

### Related issue(s)
- close #2475

## Prerequisites
Before we can consider review and merge, please make sure the following list is done and checked.
If an entry in not applicable, you can check it or remove it from the list.

- [x] In case of feature or enhancement: documentation updated accordingly
- [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file.


Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
2022-11-09 15:16:36 +00:00
..
antivirus.conf Update deprecated rspamd config option 2022-04-04 14:39:50 +02:00
arc.conf PoC rspamd use dkimkeys from admin using vault api 2021-10-14 23:01:53 +02:00
classifier-bayes.conf enable rspamd's autolearn feature 2022-09-08 17:32:50 +02:00
dkim_signing.conf PoC rspamd use dkimkeys from admin using vault api 2021-10-14 23:01:53 +02:00
force_actions.conf doh 2022-10-25 12:05:25 +02:00
fuzzy_check.conf Move services into core and optional 2019-10-23 18:27:25 +03:00
headers_group.conf Fix score of RCVD_NO_TLS_LAST 2021-11-25 15:29:31 +01:00
history_redis.conf Move services into core and optional 2019-10-23 18:27:25 +03:00
logging.inc Move services into core and optional 2019-10-23 18:27:25 +03:00
metrics.conf Move services into core and optional 2019-10-23 18:27:25 +03:00
milter_headers.conf Remove the username from the milter_headers 2020-09-24 13:16:25 +02:00
multimap.conf Revert "Admin may not have started up when this loads" 2022-10-27 10:21:19 +02:00
options.inc Tell rspamd about RELAYNETS 2021-10-31 19:57:51 +01:00
redis.conf Move services into core and optional 2019-10-23 18:27:25 +03:00
whitelist.conf Revert "Admin may not have started up when this loads" 2022-10-27 10:21:19 +02:00
worker-controller.inc Remove POD_ADDRESS_RANGE 2022-09-01 15:08:26 +02:00
worker-fuzzy.inc Move services into core and optional 2019-10-23 18:27:25 +03:00
worker-normal.inc Move services into core and optional 2019-10-23 18:27:25 +03:00
worker-proxy.inc Move services into core and optional 2019-10-23 18:27:25 +03:00