Here is a typical example of an error we get in the log when this happens:
2014-07-16 19:39:34,740 ERROR OUrSystemDomain#pass12345jusubbw -Unable to start e-mail channel for business space (OurBSVName). It is possible that SystemSettings object is not initialised.
However, system settings have not changed at all. It will be working fine for days and then suddenly this happens.
Support, what is the best way to address this? Email is a VERY large and critical part of our application. We need to have 99.9% uptime so this is a big concern for us at the moment. Is the best way to restart the server every single night?
Thnx in advance for any advise.