diff options
Diffstat (limited to 'conf/modules.d/once_received.conf')
-rw-r--r-- | conf/modules.d/once_received.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/modules.d/once_received.conf b/conf/modules.d/once_received.conf index 93080d531..233d662ef 100644 --- a/conf/modules.d/once_received.conf +++ b/conf/modules.d/once_received.conf @@ -19,6 +19,7 @@ once_received { bad_host = "dynamic"; symbol_strict = "ONCE_RECEIVED_STRICT"; symbol = "ONCE_RECEIVED"; + symbol_mx = "DIRECT_TO_MX"; .include(try=true,priority=5) "${DBDIR}/dynamic/once_received.conf" .include(try=true,priority=1,duplicate=merge) "$LOCAL_CONFDIR/local.d/once_received.conf" |