RubyGems Navigation menu

mailtrap 0.2.0

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 sequentially numbered files on disk (hence the name Mail_trap_). You can configure the hostname (default: localhost) and port (default: 2525) for the server and also where the messages get written (default: /var/tmp). Messages will get written to files named smtp0001.msg, smtp0002.msg, and so on. == FEATURES/PROBLEMS:

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 2.3.0 March 07, 2025 (15KB)
  2. 2.2.0 December 30, 2024 (15KB)
  3. 2.1.2 December 13, 2024 (15KB)
  4. 2.1.1 December 11, 2024 (15KB)
  5. 2.1.0 July 08, 2024 (14.5KB)
  6. 0.2.0 October 03, 2007* (9.5KB)
全てのバージョンを表示(全16件)

Runtime依存関係 (3):

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

所有者:

作者:

  • Matt Mower

SHA 256チェックサム:

=

累計ダウンロード数 254,507

このバージョンのみ 4,276

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: > 0.0.0

新しいバージョンはMFAを必要とします: true

リンク: