Also, for testing you can use Tools->Send notification menu.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menutelnet localhost 25
EHLO localhost
MAIL FROM: <[email protected]>
RCPT TO: <[email protected]>
DATA
From: [email protected]
To: [email protected]
Subject: test email
test body
.
quit
Quote2022.06.07 16:44:25.647 *E* [db ] Your database has format version 40.100, but server is compiled for version 41.17This means that netxms managed to connect to the database, but netxms binaries are newer version then these that were used last time with this database. Please execute
nxdbmgr upgradeselect from software_inventory where name like '6733-Cisco AnyConnect Secure Mobility Client%' and version = '4.7.04056';