13 Forks
117 Stars
117 Watchers

sendria

Sendria (formerly 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 sendria

Open terminal and run command
git clone https://github.com/msztolcman/sendria.git
git clone is used to create a copy or clone of sendria 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 sendria https://github.com/msztolcman/sendria/archive/master.zip

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

If you have some problems with sendria

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