Action Mailbox

GPTKB entity

Statements (29)
Predicate Object
gptkbp:instanceOf gptkb:software
gptkbp:documentation https://guides.rubyonrails.org/action_mailbox_basics.html
gptkbp:feature custom mailbox classes
inbound email record persistence
integrates with Active Job
mailbox routing via routes.rb
processes attachments
routes emails to mailboxes
gptkbp:handles inbound email routing
https://www.w3.org/2000/01/rdf-schema#label Action Mailbox
gptkbp:ingressMethod gptkb:Postmark
gptkb:Exim
gptkb:Postfix
gptkb:Qmail
gptkb:SendGrid
gptkb:Mailgun
gptkb:Amazon_SES
Mandrill
gptkbp:introducedIn gptkb:Rails_6.0
gptkbp:language gptkb:Ruby
gptkbp:license gptkb:MIT_License
gptkbp:maintainedBy gptkb:Rails_Core_Team
gptkbp:partOf gptkb:Ruby_on_Rails
gptkbp:purpose process incoming emails
gptkbp:repository https://github.com/rails/rails
gptkbp:supports gptkb:Active_Storage
multiple ingress methods
gptkbp:bfsParent gptkb:Action_Mailer
gptkbp:bfsLayer 7