Ability to reroute subdomains emails like Cloudflare #2121
bermudi
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Cloudflare allows the use of wildcard subdomains to follow the same forwarding rules as the main domain without having to manually add them.
For example:
hello@custom.tld
andhello@sub.custom.tld
are equivalent.This allows the creation of on the fly addresses like
contact@[random-prefix].custom.tld
.Thanks.
Beta Was this translation helpful? Give feedback.
All reactions