Andy Kurth created VCL-964:
------------------------------
Summary: Allow default "from" email address to be set if
affiliation.helpaddress is NULL
Key: VCL-964
URL: https://issues.apache.org/jira/browse/VCL-964
Project: VCL
Issue Type: Improvement
Components: vcld (backend), web gui (frontend)
Reporter: Andy Kurth
Fix For: 2.5
If *affiliation.helpaddress* is set to _NULL_ in the database, the backend code
is hard-coded to use _*[email protected]*_ as the _from_ address when sending
email messages to users. It would be helpful if a default from address could be
set for all affiliations.
The backend code could easily be modified to retrieve *affiliation.helpaddress*
for the *Global* affiliation if the user's is set to NULL.
We don't have much affiliation configuration management via the website. I
suppose control of Global's helpaddress could be added to +Site Configuration+.
Thoughts?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)