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¶
- Sign up or log in to the dashboard.
- 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).
- Pick an integration from the examples catalog, for example Laravel.
- Send a test message and open it in My project / All emails.
More¶
- Why we don't use cookies — no tracking, data resale, or retargeting; mail testing only.
- Migrating from Mailtrap to Mailexam — swap SMTP settings and CI/CD secrets.
- Mailpit and MailHog vs Mailexam — local single-developer tools vs a cloud sandbox for teams and international projects.
- Sign up · Log in — free tier, no card required.
- API documentation — automated tests, CI/CD, programmatic access to messages.
- Support: support@mailexam.io