Introduction
...
Open the Modules / Messgenger /[Live] Email menu menu entry and add a new definition (right click / Insert new definition).
...
Provide the following information for an email profile:
Field | Description |
---|---|
Profile | The profile name. |
From | The email address used in the from field of a sent mail. |
Host | Host name or IP address of the SMTP server. |
Port | SMTP service port number. |
UseAuthentication | Login flag. |
Username | Login for the SMTP server (typically email or user name). |
Password | Login password. |
UseSsl | SSL flag. |
Example of an email profile:
...
Send a test email
As mentioned in the Messenger module configuration, NETx BMS Platform ships with pre-built messenger XCommands. We can use the MESSENGER.SENDEMAIL XCommand to send a test email.
...