I've been beating my head against a wall trying to figure out where to change the email address that appears on the "Contact us" form on our DSpace 5.9 site - the
repository.tcu.edu/contact form. It isn't any of the email addresses entered in our dspace.cfg file. And it isn't the email address of any of our user accounts. I need to change it from the current "libsystems" address to our "LibSpecialCollections" address.
On our server, in the /opt/projects/dspace directory, I did a:
grep -R --exclude-dir={assetstore,log,solr} "libsystems"
command, it it does not find that text in any of the files. Can anyone point me to where that is set?
Thanks, Kerry