Official mailboxes on your ministry's go.ke domain, allocated by ICTA, so every notice, confirmation and newsletter lands in Gmail, Outlook and Yahoo inboxes for wananchi across the country. Free for government institutions.
A clean, predictable API that drops straight into your stack, with official SDKs for the languages government IT teams already write, plus plain REST and SMTP.
import { TaifaMail } from '@taifamail/sdk'; const taifa = new TaifaMail({ apiKey: 'tfm_k_live_xxxxxxxx' }); await taifa.emails.send({ from: 'notices@yourministry.go.ke', to: 'citizen@example.com', subject: 'Your application has been received', html: '<strong>Asante!</strong> Reference KMA-4821.' });
npm install @taifamail/sdk Your institution registers itself, then submits one allocation request: the domains you need, why you need them, how many mailboxes, and your Authorizing Officer's signed letter. ICTA reviews each domain and decides. There is no self-service domain add.
Most providers hand you an SMTP box and wish you luck. We run the authentication, reputation and warm-up that decide whether a citizen's notice lands, or quietly disappears into spam.
Gmail forwarding, payment confirmation receipts, case-management order emails, plus REST & SMTP for your own systems.
Sending is the easy bit. Authentication, reputation, suppressions and observability are the work, and they are run for you.
API call to queued. Citizens don't wait.
Every message streams a live trail of events: accepted, delivered, opened, bounced. No guessing whether a citizen actually received the notice.
Connect your assistant to our hosted MCP server and just ask. It sends, schedules and tracks your official mail. One URL, one key, nothing to install.
Send Tuesday's fee confirmation to everyone who paid
Taifa Mail is operated by ICTA, the Kenya ICT Authority, with RCFI. Official mail carries the name of the institution that sends it, so every domain is approved by ICTA before a single mailbox exists, and the infrastructure that carries it stays under Kenyan authority. Built, run and hosted in Kenya.
Register your institution and submit an allocation request for the go.ke domains you need. Once ICTA approves, verify DNS and create mailboxes for your officers. Notices, confirmations and newsletters, free for government institutions.