Browse by Tags

31 August 2006
How To Add A Disclaimer To Outgoing Emails In Community Server 2.1 (CS 2.1)
To modify outgoing emails in Community Server 2.1 (CS 2.1) , alter the stored procedure: [dbo].cs_Emails_Enqueue and adding the following lines of code: /** After this you see the word NULL. This is in the position of the insert offset. When it is NULL Read More...