aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/action_mailbox/inbound_email/message_id.rb
Commit message (Expand)AuthorAgeFilesLines
* Added logging when Message ID wasn't extractedDino Maric2018-12-191-4/+4
* Add frozen_string_literal: true to match Rails codebaseDino Maric2018-12-141-0/+2
* Basic docs for most classesDavid Heinemeier Hansson2018-12-121-0/+9
* Extract Mail-bound methods into mail_ext for future upstream workDavid Heinemeier Hansson2018-11-051-1/+1
* Don't require Postfix to send form dataGeorge Claghorn2018-10-181-10/+5
* Accept inbound emails from a variety of ingressesGeorge Claghorn2018-10-111-1/+8
* ActionMailroom -> ActionMailboxDavid Heinemeier Hansson2018-09-281-0/+25