RubyGems Navigation menu

mailcatcher_v0.7.1 0.7.2

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:
=

install:
=

Versions:

  1. 0.7.2 November 26, 2024 (94 KB)
  2. 0.7.1 November 26, 2024 (16 KB)

Runtime Dependencies (7):

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

Development Dependencies (12):

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

Owners:

Pushed by:

Authors:

  • Samuel Cochran

SHA 256 checksum:

=

Total downloads 160

For this version 90

Version Released:

License:

MIT

Required Ruby Version: >= 2.0.0

Links: