mailcatcher 0.6.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:
=
インストール:
=
バージョン履歴:
- 0.10.0 May 25, 2024 (118KB)
- 0.10.0.alpha1 May 17, 2024 (118KB)
- 0.9.1.beta2 August 04, 2023 (117KB)
- 0.9.1.beta1 July 30, 2023 (117KB)
- 0.9.0 July 29, 2023 (117KB)
- 0.6.2 December 15, 2015 (95.5KB)
Runtime依存関係 (7):
activesupport
< 5, >= 4.0.0
eventmachine
= 1.0.8
mail
~> 2.3
sinatra
~> 1.2
skinny
~> 0.2.3
sqlite3
~> 1.3
thin
~> 1.5.0
Development依存関係 (11):
coffee-script
>= 0
compass
>= 0
minitest
~> 5.0
rake
>= 0
rdoc
>= 0
sass
>= 0
selenium-webdriver
>= 0
sprockets
>= 0
sprockets-helpers
>= 0
sprockets-sass
>= 0
uglifier
>= 0