.include(try=true,priority=1,duplicate=merge) "$LOCAL_CONFDIR/local.d/spf.conf"
.include(try=true,priority=10) "$LOCAL_CONFDIR/override.d/spf.conf"
- external_relay = [
- "$LOCAL_CONFDIR/local.d/maps.d/external_relay_ip.inc.local",
- "${DBDIR}/surbl-external_relay_ip.inc.local",
- "fallback+file://${CONFDIR}/maps.d/external_relay_ip.inc"
- ];
+ #external_relay = [
+ #"$LOCAL_CONFDIR/local.d/maps.d/external_relay_ip.inc.local",
+ #"${DBDIR}/surbl-external_relay_ip.inc.local",
+ #"fallback+file://${CONFDIR}/maps.d/external_relay_ip.inc"
+ #];
}