mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-09-24 19:57:10 +00:00
Switch to Rspamds milter interface
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
timeout = 1.0;
|
||||
symbol_bad_mx = "MX_INVALID";
|
||||
symbol_no_mx = "MX_MISSING";
|
||||
symbol_good_mx = "MX_GOOD";
|
||||
expire = 86400;
|
||||
key_prefix = "rmx";
|
||||
enabled = true;
|
||||
Reference in New Issue
Block a user