About MailFork

MailFork is a real email infrastructure platform for QA engineers and development teams. It provides disposable inboxes, programmatic OTP extraction, and ephemeral alias addresses for CI/CD pipelines — all on genuine SMTP infrastructure.

Why MailFork?

Existing tools treat email as an afterthought: shared inboxes with no isolation, per-email billing, and SDKs that add boilerplate rather than removing it. MailFork is built specifically for the QA use case: one real address per test run, OTP extraction in one SDK call, and auto-cleanup when the test is done.

The address format

MailFork uses a hierarchical namespace so your team addresses are predictable and readable:

# team inbox
bot@qa.acme.mailfork.dev
# ephemeral alias for one test run
bot+run1234@qa.acme.mailfork.dev
# personal inbox (individual plan)
inbox@priya.self.mailfork.dev

Built for automation

The UI is designed for manual email inspection during development. The SDK and REST API are designed for CI/CD. Everything — inboxes, aliases, OTP extraction, email polling — is available programmatically.

Questions? Reach us at the contact page or send an email to hello@mailfork.dev .