I'm dealing with an envrionment that mostly uses email for alerting. The issue I have is that all emails must be journaled by policy.
In addition, each email is replicated via SMTP using SMTP redundancy, and then again with DAG redundancy. The messages themselves are tiny (5K), but are so numerous that email archiving/stubbing/shortcutting provide no space, size, or other savings.
Today I discovered a mailbox that had hundreds of thousands of alerts totaling 10GB.
I'm looking for a more efficient mechanism to deliver alerts, other than email.
- Is Lync a viable mechanism for this? What about persistent chat?
My thought is that developers will call the "send message" in the following link to post to a chat group
https://msdn.microsoft.com/en-us/library/office/jj933148(v=office.15).aspx