What is the name of the domain?
What is the issue you’re encountering
I want to use email routing to block certain email addresses ever making it to my email server
What are the steps to reproduce the issue?
Have a existing domain : X (using X instead of example.com here because this form thinks email addresses are links and will only let me have 4)
Have two existing email addresses : mail[at]X and junk[at]X
Have a mail server and DNS in CF set up
Enable Email routing, and configure DNS to allow CF to intercept emails
Add mail[at]X to email routing to forward to mail[at]X
Add junk[at]X to email routing to drop
- [email protected] cannot find my email server because its now configured in DNS to go to CF, not my email server.