Closed abrown45 closed 3 years ago
@gsteimer not sure the milestone here. should be 3.4.3.1 of PaaS
OC Commit 26784
SENDER EMAIL ADDRESS ALWAYS DEFAULT FROM
- code update to make all emails sent from the application from the same email address. This email sender is set by property oc.email.smtp.default.from. To turn on this feature set this property and set oc.email.smtp.default.from.overrideWithDefault to true.
GH: https://github.com/tsgrp/HPI/issues/2398
CR: dgrumieaux, aking, gsteimer
Enhancement
Add a flag that allows an environment to send out all emails from a specified email address. Use the default from email address on the smtp property for all emails.