PRODUCT / CAPABILITIES

The whole mail stack.
In one deploy.

Pmail combines edge routing, storage, AI extraction, delivery, and governance into a platform you can run and extend from your own Cloudflare account.

01 / INBOUND

Routing + PostalMime

Stream incoming SMTP into the Worker and parse MIME, headers, multipart content, and reply references.

SETUP / Cloudflare Worker SMTP ingress and a verified domain.
02 / AI

OTP extraction

Workers AI identifies useful verification codes in incoming messages so the inbox can surface them immediately.

SETUP / Workers AI binding and an enabled extraction workflow.
03 / OUTBOUND

Resend delivery

Send through the Resend engine with a rich composer, recipient chips, drafts, and role-aware quotas.

SETUP / Resend API key, sender domain, and outbound policy.
04 / STORAGE

D1 + KV + R2

Keep structured message data in D1, fast configuration in KV, and attachments in R2.

SETUP / Provisioned bindings in wrangler.toml.
05 / GOVERNANCE

Aliases + RBAC

Operate multiple domains and addresses while keeping permissions explicit for every role.

SETUP / Admin account and role policy configuration.
06 / AUTOMATION

Telegram + REST

Forward useful events to Telegram or connect your own scripts through the public API.

SETUP / Optional Telegram bot token and Open API token.
07 / TELEMETRY

Operational analytics

Read inbound, outbound, mailbox, and user signals from the authenticated analytics surface.

SETUP / Authenticated admin permission for analytics queries.
← Return to Pmail