docs(email): fix webmail-reachability note and SMTP port guidance #5

Merged
jknapp merged 2 commits from docs/email-port-webmail-fixes into main 2026-06-23 22:15:01 +00:00
Owner

Two fixes to Create an email account caught in review of #4:

  1. Webmail reachability. Webmail is hosted at our address (the Webmail button opens it directly), so it does not depend on the customer's domain or DNS. Replaced the incorrect "DNS for the mail subdomain may still be propagating" troubleshooting note with accurate guidance (temporary connection issue / try another network / open a ticket).
  2. Outgoing SMTP port. Lead with port 465 (SSL/TLS) as the standard and present 587 (STARTTLS) as the alternate submission port; note that port 25 is server-to-server and should not be used from a mail client. Updated the IMAP-but-not-SMTP troubleshooting entry to match.

npm run build passes. No screenshot changes.

Two fixes to **Create an email account** caught in review of #4: 1. **Webmail reachability.** Webmail is hosted at our address (the **Webmail** button opens it directly), so it does **not** depend on the customer's domain or DNS. Replaced the incorrect "DNS for the mail subdomain may still be propagating" troubleshooting note with accurate guidance (temporary connection issue / try another network / open a ticket). 2. **Outgoing SMTP port.** Lead with **port 465 (SSL/TLS)** as the standard and present **587 (STARTTLS)** as the alternate submission port; note that port 25 is server-to-server and should not be used from a mail client. Updated the IMAP-but-not-SMTP troubleshooting entry to match. `npm run build` passes. No screenshot changes.
jknapp added 1 commit 2026-06-23 22:09:21 +00:00
- Webmail is hosted at our address (the Webmail button opens it directly), so
  it does not depend on the customer's domain/DNS. Replaced the incorrect
  "DNS still propagating" troubleshooting note.
- Outgoing SMTP: lead with port 465 (SSL/TLS) as the standard and present 587
  (STARTTLS) as the alternate submission port; note that port 25 is for
  server-to-server and shouldn't be used from a mail client. Updated the
  IMAP-but-not-SMTP troubleshooting entry to match.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
jknapp added 1 commit 2026-06-23 22:14:52 +00:00
jknapp merged commit 240b6d392b into main 2026-06-23 22:15:01 +00:00
jknapp deleted branch docs/email-port-webmail-fixes 2026-06-23 22:15:01 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cloud-hosting-platform/kb-anhonesthost#5