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.0.0 - March 28, 2024 (14.0 KB)
  2. 1.2.2 - November 09, 2023 (14.0 KB)
  3. 1.2.1 - April 13, 2023 (13.0 KB)
  4. 1.2.0 - January 31, 2023 (12.5 KB)
  5. 1.1.1 - October 14, 2022 (12.5 KB)
  6. 0.2.0 - October 03, 2007* (9.5 KB)
显示所有版本 (共 11 个)

Runtime 依赖 (3):

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

业主:

作者:

  • Matt Mower

SHA 256 校验和:

d71abe8a8a1b7f09c8df4156589d1aac00cd723d888ecb3a5d1c4fe9dd4d08a3

下载总量 124,247

这个版本 4,133

许可:

需要的 Ruby 版本: > 0.0.0

新的版本需要开启多因素验证: true

链接: