RubyGems Navigation menu

mailtrap 0.1.0

Mailtrap is a mock SMTP server for use in Rails development. Mailtrap waits for a client to connect and talks just enough SMTP for ActionMailer to send its message which Mailtrap will write into a file for you to inspect. Mailtrap makes no attempt to actually deliver anything (hence the name Mail*trap*). You can configure the hostname (default: localhost) and port (default: 1025) for the server and also where the messages get written (default: /tmp). Messages will get written to files named smtp0001.msg, smtp0002.msg, and so on. == FEATURES/PROBLEMS: * Test with ActionMailer's SMTP delivery method * Very, very, dumb ... might not work with an arbitrary Mail client == SYNOPSIS:

Gemfile:
=

instalar:
=

Versões:

  1. 2.4.2 October 21, 2025 (22 KB)
  2. 2.4.1 August 22, 2025 (20 KB)
  3. 2.4.0 August 06, 2025 (20 KB)
  4. 2.3.0 March 07, 2025 (15 KB)
  5. 2.2.0 December 30, 2024 (15 KB)
  6. 0.1.0 October 03, 2007* (9 KB)
Mostrar todas as versões (19)

Runtime Dependencies (3):

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

Donos:

Autores:

  • Matt Mower

SHA 256 checksum:

=

Total de downloads 300.640

Desta versão 4.448

Versão lançada:

Licenças:

N/A

Versão Requerida do Ruby: > 0.0.0

New versions require MFA: true

Links: