Email coming from apache@server not manager@site

I am running Redhat 7.3 and OJS version 2.4.8.1. When email is sent from the site it is coming from Apache@ojsserver.uhcl.edu. How can I change that to show it coming from Manager@sbij.org.

Hi @smithmich,

I suspect your mail server is setting that value of its own accord, and depending on its configuration OJS may not be able to override it. However, one thing you could try is to enable the allow_envelope_sender setting in config.inc.php, and setting the default_envelope_sender option.

Regards,
Alec Smecher
Public Knowledge Project Team