Skip to content

cmd mail

github-actions[bot] edited this page Sep 17, 2026 · 4 revisions

nself mail

Moved to a plugin (CLI-R11). Install it to keep using nself mail.

This command moved

mail was extracted from the core binary into the mail plugin as part of CLI-R11 (the thin-core extraction). The command surface is unchanged — only where the code lives changed.

nself install mail
nself mail send --to user@example.com --subject "Welcome" --body "Hi"
nself mail broadcast --list customers --template welcome
nself mail status --message-id <id>
nself mail templates list
nself mail dkim verify --domain example.com

Until it is installed, nself mail ... prints an install hint pointing here. Full documentation (flags, exit codes, examples) now lives with the plugin: https://github.com/nself-org/bundles/tree/main/paid/mail

mail requires an ɳSelf+ or ɳClaw bundle license (the bundle that ships the Postmark plugin); without a configured key it exits 2, exactly as it did in-core.

See Also

Commands | Home

Home


Getting Started


Commands


Features


Configuration


Plugins (87 + 10 monitoring)

Free (25)
Pro (62)
Planned (26)
  • plugin-audit
  • plugin-blog
  • plugin-checkout
  • plugin-commerce
  • plugin-drm
  • plugin-export
  • plugin-flow
  • plugin-import
  • plugin-ldap
  • plugin-mailgun
  • plugin-media
  • plugin-oauth-providers
  • plugin-pages
  • plugin-postmark
  • plugin-rate-limit
  • plugin-reports
  • plugin-saml
  • plugin-scheduler
  • plugin-sendgrid
  • plugin-sso
  • plugin-subscription
  • plugin-thumb
  • plugin-transcoder
  • plugin-twilio
  • plugin-waf
  • plugin-watermark

Guides


Architecture


Reference


Licensing


Security


Brand


Operations


Contributing


Admin


Changelog


All commands (52)

Clone this wiki locally