/ /
Fake SMTP

Fake SMTP Server for Safe Email Testing

Capture and test emails safely without real delivery, avoid accidental sends, and review every message before it reaches customer inboxes.

Fake SMTP
Everything You Need

Every SMTP Testing Tool in One Place

We provide a complete email testing setup that lets you validate every email in a single controlled environment. Explore all testing tools in one place.

Quick Email Testing Setup in Minutes

Get your email testing setup running quickly without complicated configurations or long deployment time.

$ npm install truesend
$ truesend init
? Sandbox name: my-app
✓ Ready in 4.2s

Easy-to-Use Email Testing Dashboard

Manage, inspect, and review test emails easily with our clean and developer-friendly email dashboard.

Dedicated Testing Sandboxes

Keep development, staging, and QA email testing separate. So that you prevent test emails from reaching real inboxes.

Safe Email Testing Without Real Email Delivery

You test email workflows safely without sending accidental emails to the actual users or customers.

✓ to: user@test.com
✓ Intercepted
✓ Stored in sandbox
→ 0 real emails sent

Seamless SMTP Integration with Any Tool

TrueSend offers easy SMTP integration with your applications, frameworks, platforms, or development tools.

No Infrastructure Maintenance Needed

You don't need to worry about the management of internal email testing servers. Let TrueSend handle everything for you.

Detailed email inspection and debugging

Review your headers, attachments, HTML structure, links, as well as SMTP logs and troubleshoot every email issue before deployment.

How It Works

Hassle-Free Email Capture for Testing Workflows

Monitor every test email instantly. No setup complexity, no manual effort. Our trusted and controlled email testing environment keeps your development and QA workflows smooth.

1

Create Your Account and Copy SMTP Credentials

Set up your TrueSend account, and you will receive SMTP details to start testing emails.

2

Connect Your Application and Send Test Emails

Integrate your app with our SMTP and send emails directly to the testing inbox.

3

Review, Inspect, or Automate Email Testing

Inspect email content, debug issues, and then run automated tests.

Quick Integration

Instant Integration with Any Language

Use ready-to-copy code snippets for all major languages and start fake SMTP testing with zero setup effort.

Compare Plans
const nodemailer = require('nodemailer');
const transport = nodemailer.createTransport({
  host: "sandbox.truesend.io",
  port: 2525,
  auth: 
    user: "ts_test_a1b2c3",
    pass: "your_password"
transport.sendMail({
  from: "dev@yourapp.com",
  to: "user@example.com",
  subject: "Test Email",
  text: "Captured in sandbox!"
});
Sandbox Toolset

Email testing toolset with a sandbox

We have a full sandbox where you can safely test, check, and refine all outgoing emails before they go live.

HTML Checker

Ensure clean, responsive email design by detecting layout issues, broken formatting, and rendering problems early.

Learn More

Testing API

It can connect easily with your system and automate email testing, capture emails, and check workflows at scale.

Learn More

QA Automation

Automate email testing and catch all errors in real time. Improve email content, layout and enhance email readability.

Learn More
FAQ

Frequently Asked Questions

Everything you need to know about upgrade confirmation email templates

Upgrade Account FAQ
Why should I use Fake SMTP instead of real SMTP?
You should use Fake SMTP in email marketing because it helps you test emails before you finally send them to your recipient. You can easily avoid unfinished or broken emails and catch errors and fix them faster. Fake SMTP protect your sender reputation by ignoring accidental emails.
Is Fake SMTP safe for production use?
No, you can not use Fake SMTP for production because it is only for testing and staging environments. ESPs use it only for development and QA testing so that we can safely validate emails before sending them to the client.
Does Fake SMTP support HTML emails?
Fake SMTP supports HTML emails. You can check layouts, styles, images, and design before you finally send them. Simultaneously, you can fix how your HTML emails look in a safe testing setup.
Do I need to set up a server manually?
No, not at all. You don't need to set up any server on your own. Our email marketing platform gives you ready SMTP credentials instantly so you don't wait and start testing.
Does Fake SMTP store email history?
Yes, you can find all captured emails, as SMTP stores complete data. You can check this out in the dashboard. Later, you can enhance your future actions by reviewing and tracking.

Deliver Your Best Work With TrueSend

  • No Credit Card Needed
  • Unlimited Time On Free Plan