groupoffice
groupoffice copied to clipboard
System e-mail address change has no effect
Hi,
we want to change the "from" address of Email Reminders. Therefore we changed the "system E-Mail" in the system-settings menu under notifications. But the from-address of the reminders is still the old one.
I checked the database and the changes are in the table core_setting.
I learned that in older versions there was a config option noreply_email, but that doesn't work any more.
Thanks
Two thoughts:
- Please empty the server side cache by rerunning install/upgrade.php
- Failing that: are there any vestigial options in your
config.phpfile?
You are correct: the noreply_email setting has been explicitly replaced by the system settings notification email address.
Ok 1 worked thank you.
Is this the workflow or is this just a workaround?