1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-01-04 04:29:17 +00:00

Update mx_check.conf

This commit is contained in:
marrco
2017-09-19 10:00:50 +02:00
committed by GitHub
parent 0752840369
commit 5742e3b014

View File

@@ -2,7 +2,6 @@ timeout = 8.0;
symbol_bad_mx = "MX_INVALID";
symbol_no_mx = "MX_MISSING";
symbol_good_mx = "MX_GOOD";
symbol_implicit_mx = "MX_IMPLICIT";
expire = 86400;
key_prefix = "rmx";
enabled = true;