Email & SMS testing made simple.
Designed for developers.

Mailisk is a fast email and SMS testing platform focused on simplicity and privacy.
Get unique subdomains and gain access to unlimited email addresses.

Trusted by QA teams worldwide — we safely process millions of emails every month.

namespace view

How does it work?

Send an email to your Mailisk address – we handle it

You can then access it via the API

describe("Test receive email", () => {
  const namespace = "mynamespace";
  const testEmailAddress = `test@${namespace}.mailisk.net`;

  it("Gets an email", () => {
    cy.visit("example.com/test-email");
    cy.get("#email").type(testEmailAddress);
    cy.get("form").submit();

    cy.mailiskSearchInbox(namespace, {
      to_addr_prefix: testEmailAddr,
      subject_includes: "testing",
    }).then((response) => {
      expect(response.data).to.not.be.empty;
      const email = response.data[0];
      cy.log(email)
    });
  });
});
Test email flows

Integrate Mailisk with testing frameworks like Cypress and Selenium, easily test the whole user flow. From email verifications to passwordless sign-ins.

Test email delivery and ensure transactional and drip emails arrive where they need to.

Virtual inboxes

Receive and test emails without sending them to real users. With unlimited email addresses you can test real automations with no risk of the emails going to real users.

Preview emails directly

Never worry about how the received emails will look in the users inbox, preview them right in the dashboard. Skip sending test emails to yourself.

Why Mailisk?

We value simplicity, functionality, and privacy in email testing. Looking to automate your email or SMS tests? Mailisk has what you need. We only focus on key features, ensuring value and data security.

Easy to use

We believe in minimal yet functional design. Simplicity and ease of use is our main feature.

E2E email testing

Integrate with testing frameworks like Cypress. Test the whole user flow, from email verifications to password-less signings.

Privacy-friendly

Emails are short-lived and stored on EU servers, ensuring data minimization and privacy for your tests.

Attachments

Test emails with attachments. Files stay on GDPR-compliant Backblaze B2 storage and remain available until the email expires.

SMS testing support

Validate OTPs, passwordless logins, and other SMS flows alongside your emails so you can cover every messaging touchpoint in a single suite. SMS content lives in our internal store and is deleted automatically when it expires.

Unique subdomain

Get your own unique subdomain and get access to unlimited email addresses.

Pricing

Mailisk has a simple and transparent pricing system. No credit card required.
Start for free and then scale as you need.

Monthly emails500
Monthly SMS-
PriceFree
Monthly billingYearly billing2 months free
Custom subdomains1 day email retention1 namespacesUnlimited team membersUnlimited email addressesFull API access

Security & Privacy

Built for teams that need trustworthy test data flows.

We combine strict retention, transparent hosting, and layered encryption so your QA workflows stay compliant.

  • Emails, attachments are automatically deleted when they expire.
  • SMS content is stored internally and deleted when it expires.
  • Data stored on EU-based servers.
  • No secondary use of your test data.
  • Built for reliability with monitored infrastructure and automated recovery.

Frequently Asked Questions

What are namespaces?

Namespaces are unique subdomains under which you can receive emails. Every free user gets one random namespace, paid users can choose custom namespaces.­An example of a namespace is hello@{namespace}.mailisk.net. You can read more about namespaces here.

What happens if I go over the monthly limit?

Paid plans can have temporary egress without any hard limits. If you frequently exceed your monthly usage we will reach out.

What email limitations are there?

The maximum email size is 10MB. Emails larger than this are rejected. If you feel your use case needs a higher size limit, please reach out.

Are email attachments supported?

Yes, Mailisk supports attachments on all plans. The attachments are stored and are available until the email expires.

Do you support SMS testing?

Yes. Paid plans can request a dedicated SMS number from the dashboard and capture inbound texts via the UI or API. If you need outbound SMS or higher limits, please reach out to contact@mailisk.com.

Ready to start testing emails?
Create a free account.

Get started