taqueci / redmine_mail_from

Redmine plugin for adding user name and/or mail address to the "From:" header field of the notification mail.
GNU General Public License v2.0
14 stars 3 forks source link

Can not set emission email address in Redmine 4.1.0 #14

Open taqueci opened 4 years ago

taqueci commented 4 years ago

Placeholder value (%f, %l, %m, %u) causes error with Redmine 4.1.0.

image

taqueci commented 4 years ago

Validation has been implemented by issue 31154 (Rev 18396).