aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Permit redirecting stderr to /dev/null to shush deprecation warningsGeorge Claghorn2018-11-151-6/+12
* Read STDIN to upload itGeorge Claghorn2018-11-141-1/+2
* Consider X-Original-ToGeorge Claghorn2018-11-133-6/+14
* Make job queues configurableGeorge Claghorn2018-11-114-2/+7
* Discard incineration jobs for missing inbound emailsGeorge Claghorn2018-11-092-0/+19
* Emit a transient error code for incorrect usageGeorge Claghorn2018-11-081-5/+3
* Use the address lists that have already been supplied to ensure we get the na...David Heinemeier Hansson2018-11-071-10/+5
* TIL: The from field can technically have multiple people in it, but it is exc...David Heinemeier Hansson2018-11-071-1/+1
* Recipient fields may be nilDavid Heinemeier Hansson2018-11-071-1/+1
* Autoload ActionMailbox::TestCaseGeorge Claghorn2018-11-071-0/+1
* Provide a default ActionMailbox::TestCaseDavid Heinemeier Hansson2018-11-061-0/+8
* Split out all the addresses from recipientsDavid Heinemeier Hansson2018-11-062-21/+26
* Add addresses convenience method and a test for itDavid Heinemeier Hansson2018-11-052-0/+50
* Extract Mail-bound methods into mail_ext for future upstream workDavid Heinemeier Hansson2018-11-057-12/+19
* Merge pull request #1 from basecamp/ingressesGeorge Claghorn2018-11-0525-67/+599
|\
| * Always emit enhanced SMTP status codesGeorge Claghorn2018-11-051-11/+12
| * The ingress username is constantGeorge Claghorn2018-11-051-4/+6
| * Remove duplicate methodGeorge Claghorn2018-11-051-5/+0
| * Only load the AWS SDK when the Amazon ingress is configuredGeorge Claghorn2018-11-053-4/+24
| * Rename authentication callbacksGeorge Claghorn2018-11-053-11/+7
| * Read ingress passwords/API keys from encrypted credentialsGeorge Claghorn2018-11-0513-85/+91
| * Stage an Action Controller extractionGeorge Claghorn2018-10-291-4/+9
| * Raise when required config is missingGeorge Claghorn2018-10-297-5/+143
| * Skip needless array allocationGeorge Claghorn2018-10-191-1/+1
| * Go strictGeorge Claghorn2018-10-191-1/+1
| * InlineGeorge Claghorn2018-10-191-13/+7
| * Remove unused fixtureGeorge Claghorn2018-10-191-1/+0
| * StyleGeorge Claghorn2018-10-191-1/+0
| * Update testGeorge Claghorn2018-10-191-1/+1
| * Mailgun copes with a 204 response statusGeorge Claghorn2018-10-191-1/+0
| * Tighten up the acceptable driftGeorge Claghorn2018-10-191-2/+2
| * Add a Rake task for piping to the Postfix ingressGeorge Claghorn2018-10-193-0/+57
| * Don't short-circuitGeorge Claghorn2018-10-191-1/+1
| * StyleGeorge Claghorn2018-10-191-1/+0
| * Rely on the 204 No Content default responseGeorge Claghorn2018-10-193-3/+0
| * Merge branch 'master' into ingressesGeorge Claghorn2018-10-1811-35/+26
| |\
| * | InlineGeorge Claghorn2018-10-181-3/+1
| * | Fix logger referenceGeorge Claghorn2018-10-181-1/+1
| * | Don't require Postfix to send form dataGeorge Claghorn2018-10-189-46/+36
| * | NestGeorge Claghorn2018-10-171-2/+3
| * | Extract module scopeGeorge Claghorn2018-10-171-7/+7
| * | AlphabetizeGeorge Claghorn2018-10-171-1/+1
| * | Add Mandrill supportGeorge Claghorn2018-10-173-0/+91
| * | Accept inbound emails from a variety of ingressesGeorge Claghorn2018-10-1115-46/+291
* | | Validate address on route definitionGeorge Claghorn2018-10-302-5/+10
* | | Inherit from ActiveJob::BaseGeorge Claghorn2018-10-251-1/+1
| |/ |/|
* | Revert "Remove unnecessary TODO"George Claghorn2018-10-171-0/+1
* | Remove needless autoloadsGeorge Claghorn2018-10-171-2/+0
* | Bump mail to shush mismatched indentation warningsGeorge Claghorn2018-10-171-2/+2
* | Shush various interpreter warningsGeorge Claghorn2018-10-174-4/+4