Skip to content

Mailexam Knowledge Base

Mailexam is a service for testing outbound email in development, QA, and CI/CD. Messages are not delivered to real recipients: they land in your account where you can inspect them, review headers and HTML/CSS, and automate checks via the API.

What’s in the Mailexam Knowledge Base

The Integration examples section provides step-by-step guides for connecting Mailexam SMTP to popular frameworks and stacks. Each guide covers:

  • where to find credentials in the dashboard;
  • how to configure mail delivery in your project;
  • how to confirm the message reached Mailexam.

Quick start

  1. Sign up or log in to the dashboard.
  2. During registration a project is created automatically — SMTP login and password are generated for it (you can also request them in the welcome email with connection details).
  3. Pick an integration from the examples catalog, for example Laravel.
  4. Send a test message and open it in My project / All emails.

More