Files
openclaw/docs/plugins/reference/imap.md
Peter Steinberger 066f5eb83d docs(plugins): register imap in generated plugin inventory (#130363)
The bundled imap plugin landed in #130230 without regenerating the plugin
inventory docs, so pnpm plugins:inventory:check failed on main and the plugin
was absent from the reference index. Regenerate, and register its operator
guide in PLUGIN_DOC_ALIASES so the generated reference page links to
/automation/imap (same mechanism codex and firecrawl use).
2026-08-26 13:33:30 -07:00

24 lines
463 B
Markdown

---
summary: "Watch IMAP mailboxes and dispatch authenticated incoming email to isolated agent sessions."
read_when:
- You are installing, configuring, or auditing the imap plugin
title: "Imap plugin"
---
# Imap plugin
Watch IMAP mailboxes and dispatch authenticated incoming email to isolated agent sessions.
## Distribution
- Package: `@openclaw/imap`
- Install route: included in OpenClaw
## Surface
plugin
## Related docs
- [imap](/automation/imap)