Project

General

Profile

Actions

Improvement #2101

closed

Collection #2104: Improvements: mail, calculations

Extend email configuration with reply-to header

Added by liaham about 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Compatible Redmine Version:

Description

In configuration.yml:

<...snip...>
      password: <%= ENV.fetch('EMAIL_PASSWORD', nil) %>
    default_options:
      reply_to: <%= ENV.fetch('EMAIL_REPLY_TO', nil) %>

And in env.yml:

<...snip...>
EMAIL_PASSWORD:
EMAIL_REPLY_TO: bla@gc.gruppe.de
<...snip...>

See also https://www.redmine.org/issues/34833.

Actions #1

Updated by liaham about 1 year ago

  • Parent task changed from #1837 to #2104
Actions #2

Updated by liaham about 1 year ago

  • Status changed from New to In Progress
  • Target version changed from unplanned to 4.2.4
  • % Done changed from 0 to 60
Actions #3

Updated by liaham about 1 year ago

Added in 4.2.4 and 4.3.0.

Actions #4

Updated by liaham about 1 year ago

  • Status changed from In Progress to Closed
  • % Done changed from 60 to 100
Actions

Also available in: Atom PDF