Hello! Not sure how to categorize this, but I’ve noticed that plus addressing does not work in the Email Routing beta but that plus addresses fall under the catch-all.
Yes but I would expect that plus-addressing works like their non-plus addresses and does not rely on catch-all.
I would expect that [email protected] is handled like any email to [email protected]. It should not be handled by the catch-all, and it should still work when the catch-all is turned off.
I would really like to see RFC 5233 support. At the moment this can be done via catch-all, but that will attract a lot of unwanted emails. Support sub-addressing without catch-all would be really nice.
This allows you to give out a per site email, but not need to setup a redirection rule for each. Then if you see an email you know who shared it and where it came from.
The catch all wouldn’t allow this as [email protected] would get sent to the same catch all, but that isn’t the right account.
Other services like Improvmx allow this. It is a great feature.
I use it since years and it is soo useful. i am looking forward to switch some domains completely to Cloudflare if RFC 5233 is supported/email forwarding is out of beta. would be such a great addition.
Any idea what your + implementation will look like?
Will it be a configurable feature to allow or deny plus addressing on an individual forwarding address basis?
Will you be able to pass through the + to the destination mailbox, or will it just forward to the defined target? (Some mail systems do not support + addressing me+(something)@example.org --> [email protected]
or me+(something)@example.org --> me+(something)@example.org
I’m sure there will be people who will want different + addresses forwarded to different destination mailboxes, so will you also be able to override a catch-all with a more specific rule?
If I understand the RFC correctly, it’s called “sub addressing” for a reason: me+(anything)@example.org should be treated as a sub address of [email protected] and therefore be treated the exact same way. If you would like to create different addresses, you might want to consider not using the plus sign (i.e. [email protected] or just [email protected]) or redirect it in the receiving mailbox using different rules.
For an email forwarding service like Cloudflare offers, I’d be happy if they support sub addressing in its basics, meaning that [email protected] is treated exactly like [email protected].
As above, without sub-addressing support, I simply cannot use this email routing feature. Please can we add this as without email routing for my domain is useless.
P.S. Cloudflare suggesting that a single catch all email rule is a way to implement in https://blog.cloudflare.com/migrating-to-cloudflare-email-routing/ is a misleading and clearly not a viable solution unless you a) only have one email account on your domain, b) you want to expose yourself to spammers trying variations of email addresses on your domains. Disappointing that they would even suggest that for their users.
You can use the catch-all feature to emulate the + sign.
Unfortunately, if we have only one custom/destination address existing we can, otherwise we can’t.
Bart doesn’t want to read John’s subaddressed email messages and vice versa.
In an RFC 5233 compliant email system john+{anything}@domain goes to John’s mailbox (whatever {anything} is) and the same works for each and every other user.
In CF Email Routing we merely can redirect john+{anything}@domain together with bart+{anything}@domain and with all subaddresses from all other users and WITH all the junk sent to all not existing addresses to one single email mailbox, not to each discrete mailboxes of John, Bart and whoever else.
Yes with the shutdown of free google gsuite, there are many others at https://www.reddit.com/r/gsuitelegacymigration/ investigating where to move their email. Having RFC5233 support would make that much easier to use Cloudflare routing.
Currently Gmail alias email addresses with (+) aren‘t routed to the certain email, they can only caught with the catchall address. Will Cloudflare implement this feature in near future?
For example <user+alias1@…> should be forwarded to the recipient of <[email protected]>,
<user2+alias1@…> to <[email protected]>
and so on…