Outbound email via SMTP or Resend
not yet on PyPI —
chp-adapter-email is not publishedAuto-discovered through the chp.adapters entry point — no host config needed.
Capabilities
What this adapter exposes.
listv1.0.0List the most recent messages in a mailbox (uid + from/date/subject). Read-only;
chp.adapters.email.listreadv1.0.0Read one message by uid (headers + plain-text body). Read-only; the body is
chp.adapters.email.readsearchv1.0.0Search a mailbox with an IMAP query (e.g.
chp.adapters.email.searchsendv1.0.0Send an outbound email.
chp.adapters.email.send