mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-25 02:59:22 +00:00
Update mx_check.conf
This commit is contained in:
parent
9d611a903a
commit
0752840369
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ 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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue