Controlling the Sender for Email from UniversitySite
Automated emails
Reminders come from the App Email address in Global Settings/SMTP Settings
Manually sent emails
When you are doing something like interactively sending a message for an event or plan, it comes from the logged in user.
Spoofing
If email spoofing is disabled, we set the
replyTo address to the logged in user's email address and use the DoNotReply email address as the from address.
If
spoofing is not disabled, we use the logged in user's email address for both the From and Reply address.