aboutsummaryrefslogtreecommitdiffstats
path: root/test/controllers/ingresses/postfix/inbound_emails_controller_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add frozen_string_literal: true to match Rails codebaseDino Maric2018-12-141-0/+2
|
* Read ingress passwords/API keys from encrypted credentialsGeorge Claghorn2018-11-051-16/+2
| | | | Fall back to ENV for people who prefer that approach.
* Raise when required config is missingGeorge Claghorn2018-10-291-1/+26
|
* Don't require Postfix to send form dataGeorge Claghorn2018-10-181-3/+13
|
* Accept inbound emails from a variety of ingressesGeorge Claghorn2018-10-111-0/+33