We've been inundated by spoofed internal e-mails recently, and I'm not sure we ever enabled direct-send. But to mitigate we've created the transport rule above. But in our transport rule exception we do not have the option of:
- Except if: sender ip addresses belong to one of these ranges: ''MX records + on-premises IPs + other authorized IPs“
There is no rule which allows us to specify our own FQDN MX record, because the field validation only accepts IP addresses and CIDRs. So when we enable the transport rule all mail from remote senders go to quarantine.
Is the MX record a feature of some higher tiered plan? Or are we doing this wrong and must we find access to a powershell console to disabledirectsend $TRUE?
Thanks