[ ソース: rails ]
パッケージ: ruby-actionmailbox (2:6.1.7.3+dfsg-4)
ruby-actionmailbox に関するリンク
Debian の資源:
rails ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [rubyonrails.org]
類似のパッケージ:
receive and process incoming emails (part of Rails)
Action Mailbox routes incoming emails to controller-like mailboxes for processing in Rails. It ships with ingresses for Mailgun, Mandrill, Postmark, and SendGrid. It provides the way for handling inbound mails directly via the built-in Exim, Postfix, and Qmail ingresses.
その他の ruby-actionmailbox 関連パッケージ
|
|
|
|
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
-
- dep: ruby-actionpack (= 2:6.1.7.3+dfsg-4)
- web-flow and rendering framework putting the VC in MVC (part of Rails)
-
- dep: ruby-activejob (= 2:6.1.7.3+dfsg-4)
- job framework with pluggable queues (part of Rails)
-
- dep: ruby-activerecord (= 2:6.1.7.3+dfsg-4)
- object-relational mapper framework (part of Rails)
-
- dep: ruby-activestorage (= 2:6.1.7.3+dfsg-4)
- local and cloud file storage framework (part of Rails)
-
- dep: ruby-activesupport (= 2:6.1.7.3+dfsg-4)
- collection of utility classes used by the Rails framework
-
- dep: ruby-mail (>= 2.7.1)
- Ruby library to handle email generation, parsing and sending