Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

Introduction

The integrated Messenger module of the NETx BMS Core Server allows to add email that can be used to send Alarms, Conditions or Timed notifications. 


Prerequisites

  • An Email address is required.
  • Enabling SMTP Access allows you to send email through your own mail server.
  • For Gmail enable Less secure access.


Configure Email within the NETx BMS Core Server

Open the [Live] Email configuration within the Messenger Module menu entry and add a new definition (right click, Insert new definition).


In the Email Definitions you will need to insert a new definition. 

FieldDescription
ProfileThe profile name.
FromAn email address identifies an email box to which email messages are delivered.
HostAn email hosting service.
PortHosting service port number.
UseAuthenticationLogin flag.
UsernameEmail or user name used for login.
PasswordLogin Password.
UseSslSSL Flag.


In the next picture an example of an email profile :

This email definition can be applied by Profile name.

Send a test Email

  

As mentioned in the Messenger module configuration, NETx BMS Platform ships with pre-built messenger Commands.
We can use the "MESSENGER.SENDEMAIL" Command to send a test email.

Select the "Run XCommand..." menu entry within the "Tools" menu entry of the NETx BMS Core Studio.

Select the "MESSENGER.SENDEMAIL" Command, enter the name of the previously configured profile .

Click "Execute". You should get an email from the configured Profile's email to the destination email . 




  • No labels