Mailtrap is a mock SMTP server for use in Rails development. Mailtrap waits on your choosen port for a client to connect and talks _just enough_ SMTP protocol for ActionMailer to successfully deliver its message. Mailtrap makes *no* attempt to actually deliver messages and, instead, writes them into a file (hence the name Mail_trap_). Handy tip: use tail -f to see emails being received. You can configure the hostname (default: localhost) and port (default: 2525) for the server and also where the messages get written (default: /var/tmp/mailtrap.log). == FEATURES/PROBLEMS:

Required Ruby Version

> 0.0.0

Authors

Matt Mower

Versions

  1. 2.16.0 August 31, 2026 (44.5 KB)
  2. 2.15.0 August 28, 2026 (44 KB)
  3. 2.14.0 August 17, 2026 (43 KB)
  4. 2.13.0 August 04, 2026 (40.5 KB)
  5. 2.12.0 July 27, 2026 (40.5 KB)
  6. 0.2.1 October 11, 2007 (9.5 KB)
Show all versions (32 total)

SHA 256 checksum