Switch to Rspamds milter interface

This commit is contained in:
andryyy
2017-06-06 22:00:34 +02:00
parent c9318ecf83
commit a41cafac3e
5 changed files with 87 additions and 2 deletions

View File

@@ -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;