2 Forks
14 Stars
14 Watchers

mailtrap

MailTrap has been renamed to Sendria. Please use Sendria now, MailTrap is abandoned. MailTrap is a SMTP server designed to run in your dev/test environment, that is designed to catch any email you or your application is sending, and display it in a web interface instead of sending to real world.

How to download and setup mailtrap

Open terminal and run command
git clone https://github.com/msztolcman/mailtrap.git
git clone is used to create a copy or clone of mailtrap repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mailtrap https://github.com/msztolcman/mailtrap/archive/master.zip

Or simply clone mailtrap with SSH
[email protected]:msztolcman/mailtrap.git

If you have some problems with mailtrap

You may open issue on mailtrap support forum (system) here: https://github.com/msztolcman/mailtrap/issues