09-Jul-2026 — Sites that share a domain each get their own committee inbox ref #307

build 758commit fddc67a


What this gives you

A group whose website is a subdomain of a shared domain (for example kent.ngx-ramblers.org.uk, which sits under ngx-ramblers.org.uk) can now receive all of its committee mail straight into the NGX inbox - with no Gmail account, no Google Cloud project and no manual Cloudflare steps. The main site on that shared domain carries on using Gmail exactly as before.

Behind it is a single "shared inbox router" set once on the main (apex) site. For every message it works out which site the address belongs to and either delivers it into that site's inbox (for a site on Direct-to-inbox) or forwards it on. Nothing is ever lost: if a site can't be reached, mail goes to a safety-net address instead of bouncing.

What you'll see in the admin

Safety

Technical notes