Setup & Configuration

Get started with Email Sandbox quickly and easily. This section covers everything you need to integrate Email Sandbox into your development workflow.

Integration Options

Quick Start

1. Create Your First Sandbox

  • Log in to your Mailtrap account

  • Navigate to Email Sandbox

  • Click "Create New Sandbox"

  • Name your sandbox (e.g., "Development", "Staging", "QA")

2. Get Your Credentials

  • SMTP Host: sandbox.smtp.mailtrap.io

  • SMTP Port: 2525 (or 25, 465, 587)

  • Username: Your sandbox username

  • Password: Your sandbox password

3. Configure Your Application

4. Send Test Email

Integration Methods

SMTP Integration

  • Universal compatibility with any SMTP client

  • No code changes required

  • Perfect for legacy applications

  • Supports all major frameworks and languages

API Integration

  • Full programmatic control

  • Retrieve and analyze emails via API

  • Automate testing workflows

  • Perfect for CI/CD pipelines

Last updated

Was this helpful?