You may get errors like below in the Application Log of the Event Viewer on the Mariner / Agile server which results in email notifications no longer being recieved. Event Type: Error Event Source: Pacific Edge Software
If a user does not have a mail address specified for there user profile, and Notify tries to notify that user, 6.5 will give a prompt stating no mail address specified for that user. This effectively stops Notify until the dialogue is confirmed. Until manual acceptance of this error is given, no notifications will be sent.
...\SBM\Common\tomcat\server\default\webapps\notificationsrv\WEB-INF\classes directory and the restart SBM Tomcat When the notification server and the mail client are running, the contents of the file will look like the following: ns_paused=0
TS_NOTIFICATIONEVENTS table will be stuck. After this, the notification will no longer run, and users will not receive emails for these events. This has been seen mostly with scheduled reports but can also happen with repeating notifications.
Notification email for user/data import log contains all old import logs concatenated and not the current import log alone. Import log is not automatically cleaned up and whole import log was sent in each such notification email. Eventually the import log size grows and exceeds the email server size limit for email message, and customer stopped to receive emails with import results.