Mailocal

Debug your emails while making sure real customers never see them.

Install Github

Safely test your application's emails by using this local SMTP server and viewing the results in the web interface.

Main interface view

Viewing messages details

By using this locally installed SMTP server you can be sure that your real customers will never see your test emails! However you can see all of them by simply opening the provided interface in any browser.

Installation

Requirements

If you don’t have Composer yet, download it following the instructions on http://getcomposer.org/ or just run the following command:

curl -s http://getcomposer.org/installer | php

Install

Running

drawing

Alternatively you can:

Configuration

Done

You can now view any emails you receive by opening http://localhost:8000 in your browser

Warning

Never use this in production, only run it on your local machine.