Changelog
What's new
Notable updates to the Mailfully platform, SDK, and tooling.
- Platform
Public marketing site and Trust & Safety pages
Launched the public site, including a pricing page driven directly from our billing source of truth and a written warn-before-block suspension policy with an appeal SLA.
- Platform
SMTP relay
Send through Mailfully over SMTP with your API key as the password — a zero-code-change path for apps already wired for SMTP.
- SDK
Official @mailfully/node SDK
A small, fully-typed Node.js client over fetch. Every method returns a { data, error } tuple and never throws, with idempotency-key support for safe retries.
- Billing
Usage-based billing with stable overage pricing
Stripe-backed billing across the Free, Starter, Growth, and Scale tiers, with a fixed overage rate and a dedicated-IP add-on.
- Deliverability
Reputation monitoring and anti-abuse tooling
Per-org and account-aggregate reputation monitoring with early-warning alarms, automated suppression handling, and graduated enforcement.
- Platform
Signed webhook delivery
Subscribe to delivery, bounce, complaint, open, and click events with signed, retried webhook delivery and a delivery log.
- Deliverability
Custom domains with guided DKIM/SPF/DMARC
Verify your own sending domains with guided DNS setup and automatic alignment checks before you send.
- Platform
Send pipeline with per-message debug logs
The core send API on Amazon SES, with a full per-message event timeline and the captured SMTP conversation for every message.