KNOX
CDCloudflare Developers
•Created by KNOX on 11/7/2023 in #general-help
How can i prevents people from connectiong my domain to theirs using a cname
Example.
Say i offer a service that allows you to setup a custom domain.
Say our domain is example.com and you can connect that to your domain example2.com using a simple cname.
In that example the owner of example2.com could make a cname record called: test.example2.com that has a target of example.com
How can i prevent them from doing that until they have access to the feature to connect a custom domain.
i think the cloudflare error is Error 1014 CNAME Cross-User Banned
2 replies
CDCloudflare Developers
•Created by KNOX on 9/12/2023 in #workers-help
Email Worker
Ok i have my email worker set up to send my webserver a post reqest when an email is sent to a specific email.
Im only struggling with getting the message content of the email. I can get the subject, who the email was sent by, and who it was sent to. How can i get the content, the body, of the email.
like the part of an email people read.
1 replies
CDCloudflare Developers
•Created by KNOX on 9/11/2023 in #workers-help
Email Worker
Hi! I have a email worker set up to send a post request to my server when one of my emails recieves an email. For some reason the email is getting dropped instead of going to the worker. Is there any reason this might be happening?
30 replies