RubyGems Navigation menu

mailcatcher 0.7.0

MailCatcher runs a super simple SMTP server which catches any message sent to it to display in a web interface. Run mailcatcher, set your favourite app to deliver to smtp://127.0.0.1:1025 instead of your default SMTP server, then check out http://127.0.0.1:1080 to see the mail.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.9.1.beta2 - August 04, 2023 (117 KB)
  2. 0.9.1.beta1 - July 30, 2023 (117 KB)
  3. 0.9.0 - July 29, 2023 (117 KB)
  4. 0.9.0.beta2 - January 29, 2023 (118 KB)
  5. 0.9.0.beta1 - July 04, 2022 (118 KB)
  6. 0.7.0 - February 27, 2019 (95 KB)
Show all versions (58 total)

Runtime Dependencies (7):

eventmachine = 1.0.9.1
mail ~> 2.3
rack ~> 1.5
sinatra ~> 1.2
skinny ~> 0.2.3
sqlite3 ~> 1.3
thin ~> 1.5.0

Development Dependencies (11):

compass ~> 1.0.3
minitest ~> 5.0
rake >= 0
rdoc >= 0
sass >= 0
sprockets >= 0
uglifier >= 0

Owners:

Authors:

  • Samuel Cochran

SHA 256 checksum:

40f159fe81eb1572ef592b83e57b2a742c2d84c93e60b59a5d6f441fa56a6a22

Total downloads 7,777,805

For this version 14,158

License:

MIT

Required Ruby Version: >= 2.0.0

Links: