Email can be forwarded using websockets, webhooks, slack, and catchall. The way email is forwarded has been changed for consistency. Reserved addresses, which are part of a catchall domain, will now be the inbox email is saved to. Catchall forwarding will still take place on websockets, webhooks, and slack webhooks.
Examples:
- Websocket post to *@domain.com and [email protected]
- Webhook post to *@domain.com and [email protected]
- Slack Webhook post to *@domain.com and [email protected]
- Save email only to [email protected]