Pakket: ruby-actionmailbox (2:7.2.2.1+dfsg-1~exp4)
Verwijzigingen voor ruby-actionmailbox
Debian bronnen:
Het bronpakket rails downloaden:
- [rails_7.2.2.1+dfsg-1~exp4.dsc]
- [rails_7.2.2.1+dfsg.orig.tar.xz]
- [rails_7.2.2.1+dfsg-1~exp4.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [rubyonrails.org]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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.
Andere aan ruby-actionmailbox gerelateerde pakketten
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
-
- dep: ruby-actionpack (= 2:7.2.2.1+dfsg-1~exp4)
- web-flow and rendering framework putting the VC in MVC (part of Rails)
-
- dep: ruby-activejob (= 2:7.2.2.1+dfsg-1~exp4)
- job framework with pluggable queues (part of Rails)
-
- dep: ruby-activerecord (= 2:7.2.2.1+dfsg-1~exp4)
- object-relational mapper framework (part of Rails)
-
- dep: ruby-activestorage (= 2:7.2.2.1+dfsg-1~exp4)
- local and cloud file storage framework (part of Rails)
-
- dep: ruby-activesupport (= 2:7.2.2.1+dfsg-1~exp4)
- collection of utility classes used by the Rails framework
-
- dep: ruby-mail (>= 2.7.1)
- Ruby library to handle email generation, parsing and sending