Hello,I have the following configuration in my configuration Document:
Allow message to be sent only to the following external internet domains: abc.com
Deny message to be sent only to the following external internet domains: *
Allow message only for the following internet hosts…: [100.100.10.1]
Deny message only for the following internet hosts…: *
When I try to send an email from the 100.100.10.1 I Have the following error:
Rejected from policy reasons.
What’s the error?
Are the * correct to prevent relay…