I have a SharePoint 2013 instance that I would like to modify the default email template. I want to put my company's logo as a header and the company contact info as a footer on every email that is sent from SharePoint.
Is there any way to force SharePoint to use my message template? If there is an event receiver that I can tap into, that would also work. I am a C# developer, so if there is some custom code required, I'd actually prefer it.