Skip to content

docs: fix SMTP username guidance#156

Open
asim48-ctrl wants to merge 1 commit into
agentmail-to:mainfrom
asim48-ctrl:codex/fix-smtp-doc-username
Open

docs: fix SMTP username guidance#156
asim48-ctrl wants to merge 1 commit into
agentmail-to:mainfrom
asim48-ctrl:codex/fix-smtp-doc-username

Conversation

@asim48-ctrl
Copy link
Copy Markdown

@asim48-ctrl asim48-ctrl commented May 15, 2026

Summary

  • align the SMTP configuration table with the working Python and TypeScript examples
  • clarify that the SMTP username should be the inbox email address, not agentmail
  • add a troubleshooting row for authentication failures caused by the old username value

Fixes #148.

Verification

  • git diff --check

Summary by cubic

Clarifies in SMTP docs that the username is your inbox email address (e.g., myinbox@agentmail.to), not agentmail. Aligns the configuration table with the Python/TypeScript examples and adds a troubleshooting tip for auth failures; fixes #148.

Written for commit 43678fb. Summary will update on new commits. Review in cubic

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SMTP code example does not work

1 participant