Updates the Create an email account how-to for WHP's new tabbed Email page (shipped 2026.06.138).
What changed
Reoriented the page intro around the three tabs — Email Accounts, Forwarders, Email Domains (DNS) — and the top button strip (Webmail / Admin Panel / Setup Instructions).
Create-an-account step now points at the Email Accounts tab (no more "scroll to…").
Autodiscovery records moved to Email Domains (DNS) → Autodiscovery Records (DNS) (formerly "Mail Client Setup").
DKIM guidance now points at DKIM Management on the Email Domains (DNS) tab (was "near the bottom").
Webmail / Setup Instructions described as the top-strip buttons.
Screenshots
Recaptured both email screenshots against the live tabbed page via the rewritten capture-email.ts (clicks the DNS tab for the autodiscovery shot). Fleet hostnames/IPs redacted to placeholders; the brand demo domain whp-demo.anhh.co is kept on purpose. npm run build passes (link check + image optimization clean).
Updates the **Create an email account** how-to for WHP's new tabbed Email page (shipped 2026.06.138).
## What changed
- Reoriented the page intro around the three tabs — **Email Accounts**, **Forwarders**, **Email Domains (DNS)** — and the top button strip (**Webmail / Admin Panel / Setup Instructions**).
- Create-an-account step now points at the **Email Accounts** tab (no more "scroll to…").
- Autodiscovery records moved to **Email Domains (DNS) → Autodiscovery Records (DNS)** (formerly "Mail Client Setup").
- DKIM guidance now points at **DKIM Management** on the **Email Domains (DNS)** tab (was "near the bottom").
- Webmail / Setup Instructions described as the top-strip buttons.
## Screenshots
Recaptured both email screenshots against the live tabbed page via the rewritten `capture-email.ts` (clicks the DNS tab for the autodiscovery shot). Fleet hostnames/IPs redacted to placeholders; the brand demo domain `whp-demo.anhh.co` is kept on purpose. `npm run build` passes (link check + image optimization clean).
The Email page is now organized into tabs (Email Accounts / Forwarders /
Email Domains (DNS)) with a top button strip (Webmail / Admin Panel /
Setup Instructions). Reworked the how-to to match:
- orient readers to the tabs + top buttons; create on the Email Accounts tab
- autodiscovery records now live in Email Domains (DNS) → Autodiscovery
Records (DNS) (was "Mail Client Setup")
- DKIM is in the DKIM Management section on the Email Domains (DNS) tab
- Webmail / Setup Instructions are the top-strip buttons
Recaptured whp-email.png (Email Accounts tab) and whp-email-autodiscovery.png
(DNS tab) via the rewritten capture-email.ts (clicks the DNS tab; fleet
hostnames/IPs redacted, brand demo domain kept).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Bumped the demo account's email-account allowance so the page renders the
"Create Email Account" button + usage bar instead of the limit-reached state.
Updated steps to match the button → modal flow (Create Email Account opens the
form; the modal's submit button is "Create Account").
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
jknapp
merged commit 3a526783cb into main2026-06-23 21:56:46 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Updates the Create an email account how-to for WHP's new tabbed Email page (shipped 2026.06.138).
What changed
Screenshots
Recaptured both email screenshots against the live tabbed page via the rewritten
capture-email.ts(clicks the DNS tab for the autodiscovery shot). Fleet hostnames/IPs redacted to placeholders; the brand demo domainwhp-demo.anhh.cois kept on purpose.npm run buildpasses (link check + image optimization clean).