pkp / pkp-lib

The library used by PKP's applications OJS, OMP and OPS, open source software for scholarly publishing.
https://pkp.sfu.ca
GNU General Public License v3.0
298 stars 442 forks source link

Edit sender of email template #5841

Open amandastevens opened 4 years ago

amandastevens commented 4 years ago

OJS has many different email templates with pre-programmed senders. When you go to Workflow Settings > Emails > Email Templates you can see who the sender is and you can edit the message content, but you can't edit the sender.

Being able to edit the sender could help accommodate varied journal workflows and how roles and role responsibilities may differ across journals.

It would be great if the options to edit the sender could include the following:

asmecher commented 4 years ago

@amandastevens, that's an informational field and specifies a typical role rather than the individual who actually sends the message. There are currently three ways the sender on email delivered from OJS is set...

I'd be hesitant to allow this to be edited freely, as it could lead to confusing situations e.g. where a user sends an email and it is attributed to someone else.

Options like fixed sender addresses can be set up in config.inc.php, usually to meet DMARC email delivery rules.

ajnyga commented 4 years ago

We have received requests to change the sender of the automated review requestst. It would make more sense, if one of the assigned editors in a submission would act as the sender.