mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-26 20:35:39 -06:00
066f5eb83d
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).
24 lines
463 B
Markdown
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)
|