[Rspamd] Handle Postmaster in and outbound as trusted

This commit is contained in:
andryyy
2020-10-25 10:34:13 +01:00
parent 988c21657b
commit 7bcb9414ab
3 changed files with 56 additions and 19 deletions

View File

@@ -1,10 +0,0 @@
headline: lang.rsettings_preset_2
content: |
priority = 10;
rcpt = "/postmaster@.*/";
apply {
symbols_enabled = ["DKIM_SIGNED", "HISTORY_SAVE", "MILTER_HEADERS", "ARC_SIGNED"];
actions {
greylist = null;
}
}