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:
= 複製 已複製

安裝:
=

版本列表:

  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.1 - October 11, 2007* (9.5 KB)
顯示所有版本(共 11)

Runtime 相依性套件 (3):

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

擁有者:

作者:

  • Matt Mower

SHA 256 checksum:

69ba0672e6cbf660a5bbbe87ce252562d735d6f572961061c2e55d4043294a8f

總下載次數 123,554

這個版本 90,853

License:

Ruby 版本需求: > 0.0.0

New versions require MFA: true

相關連結: