docs(email): update Create an email account for the tabbed layout #4

Merged
jknapp merged 2 commits from docs/email-tabs into main 2026-06-23 21:56:46 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 1769d5dc0b - Show all commits
Binary file not shown.

Before

Width:  |  Height:  |  Size: 169 KiB

After

Width:  |  Height:  |  Size: 161 KiB

@@ -26,11 +26,11 @@ import Support from '~/content/partials/support-link.mdx';
1. In the sidebar, click **Email**. The page is organized into tabs — **Email Accounts**, **Forwarders**, and **Email Domains (DNS)** — and opens on **Email Accounts**. The buttons along the top (**Webmail**, **Admin Panel**, **Setup Instructions**) open the mail server's web tools in a new tab.
![The WHP Email page on the Email Accounts tab, showing the tab bar and the top access buttons](~/assets/screenshots/whp/whp-email.png)
2. On the **Email Accounts** tab, use the create form to add a new account on one of your domains. You'll be asked for the domain, the local part, a password, and an optional mailbox size cap.
2. On the **Email Accounts** tab, click **Create Email Account** to open the new-account form. You'll be asked for the domain, the local part, a password, and an optional mailbox size cap.
3. Set a **strong password** — at least 12 characters with a mix of upper case, lower case, numbers, and symbols. Email accounts are common attack targets.
4. Click **Create**. The new account appears in the **Email Accounts** list.
4. Click **Create Account**. The new account appears in the **Email Accounts** list.
</Steps>