Retire MRFs DNSRBL, FODirectReply, and QuietReply
DNSRBL was a neat experiment which should live out of tree. It works and could be used to coordinate rules across different servers, but Simple Policy will always be better FODirectReply and QuietReply have reliability issues as implemented in an MRF. If we want to expose this functionality to admins it should be a setting that overrides the chosen scope during CommonAPI.post instead of trying to rewrite the recipients with an MRF.
This commit is contained in:
parent
63663ac88b
commit
2c9d071aad
7 changed files with 1 additions and 521 deletions
1
changelog.d/retire_mrfs.remove
Normal file
1
changelog.d/retire_mrfs.remove
Normal file
|
|
@ -0,0 +1 @@
|
|||
Retire MRFs DNSRBL, FODirectReply, and QuietReply
|
||||
Loading…
Add table
Add a link
Reference in a new issue