canvas-lms/gems/incoming_mail_processor
Steven Burnett 82651dc776 add a setting to the footer of emails
fixes CNVS-38989

Test Plan:
- Send yourself an email (one which you can reply too
  aka conversation messages/discussions)
- notice you see the text:
  "You can reply to this message in Canvas by replying directly
   to this email, or by clicking this link: %{link}."
- stop your server and modify config/outgoing_mail.yml
  under development(or whatever env you are in) add
  `reply_to_disabled: true`
  after `  default_name: "Instructure Canvas"` key
- resend yourself an email like above
- notice that text above no longer states you can reply to the email.

Change-Id: I2707b77d3aa296dce5f04359c8e016d805e7ecd3
Reviewed-on: https://gerrit.instructure.com/124813
Tested-by: Jenkins
Reviewed-by: Simon Williams <simon@instructure.com>
QA-Review: Heath Hales <hhales@instructure.com>
Product-Review: Christi Wruck
2017-09-05 18:55:38 +00:00
..
lib add a setting to the footer of emails 2017-09-05 18:55:38 +00:00
spec da licença part 53 2017-05-01 21:06:11 +00:00
.rspec extract incoming mail into gem 2014-04-25 23:06:02 +00:00
Gemfile remove rails 3 support 2015-12-23 21:36:43 +00:00
incoming_mail_processor.gemspec bump lots of minor gem versions 2017-07-27 22:02:15 +00:00
test.sh simplify gem test harnesses 2016-01-19 17:52:58 +00:00