Path to this page:
./
mail/ruby-actionmailbox60,
Inbound email handling framework (for Rails 6.0)
Branch: pkgsrc-2020Q4,
Version: 6.0.3.4,
Package name: ruby26-actionmailbox60-6.0.3.4,
Maintainer: pkgsrc-usersAction Mailbox
Action Mailbox routes incoming emails to controller-like mailboxes for
processing in Rails. It ships with ingresses for Mailgun, Mandrill, Postmark,
and SendGrid. You can also handle inbound mails directly via the built-in
Exim, Postfix, and Qmail ingresses.
The inbound emails are turned into `InboundEmail` records using Active Record
and feature lifecycle tracking, storage of the original email on cloud storage
via Active Storage, and responsible data handling with on-by-default
incineration.
These inbound emails are routed asynchronously using Active Job to one or
several dedicated mailboxes, which are capable of interacting directly with
the rest of your domain model.
You can read more about Action Mailbox in the [Action Mailbox
Basics](https://edgeguides.rubyonrails.org/action_mailbox_basics.html) guide.
This is for Ruby on Rails 6.0.
Master sites:
SHA1: c96926a293abcb63a9471e9064824160b7348683
RMD160: 0fee716e9b1e75769e51db1b47d8f7d3e1a3298a
Filesize: 20.5 KB
Version history: (Expand)
- (2021-01-04) Package added to pkgsrc.se, version ruby26-actionmailbox60-6.0.3.4 (created)