RubyGems Navigation menu

mailtrap 0.2.1

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:

Gemfile:
=

install:
=

Versions:

  1. 2.5.0 November 10, 2025 (22 KB)
  2. 2.4.2 October 21, 2025 (22 KB)
  3. 2.4.1 August 22, 2025 (20 KB)
  4. 2.4.0 August 06, 2025 (20 KB)
  5. 2.3.0 March 07, 2025 (15 KB)
  6. 0.2.1 October 11, 2007* (9.5 KB)
Show all versions (20 total)

Runtime Dependencies (3):

daemons >= 1.0.8
hoe >= 1.3.0
trollop >= 1.7

Owners:

Authors:

  • Matt Mower

SHA 256 checksum:

=

Total downloads 323,422

For this version 97,408

Version Released:

Licenses:

N/A

Required Ruby Version: > 0.0.0

New versions require MFA: true

Links: