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

2 Commits

Author SHA1 Message Date
jknapp 9762822e97 Merge branch 'main' into docs/email-port-webmail-fixes 2026-06-23 22:14:52 +00:00
shadowdao 3b31acbbac docs(email): fix webmail-reachability note and outgoing SMTP port guidance
- 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>
2026-06-23 15:09:09 -07:00