aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/rails/conductor/action_mailbox
Commit message (Collapse)AuthorAgeFilesLines
* Allow CC, BCC, and In-Reply-To mail attributes to be set on new deliveryDavid Heinemeier Hansson2018-12-031-0/+15
|
* ActionMailroom -> ActionMailboxDavid Heinemeier Hansson2018-09-283-0/+57
We didn't end up using the mailroom metaphor directly, so let's stick with a more conventional naming strategy.