A notification profile defines a transport that can be used to deliver notifications to the users. Two types of transport are supported:
-
SMTP for delivering messages by email.
-
SMPP for message delivery by SMS via virtually any cellular provider or the numerous SMS distribution centres.
To create an SMTP notification profile, go to the Notification profiles section, click Add, select Add SMTP notification profile, and fill in the relevant fields:
Name |
Description |
---|---|
Name |
Profile name. |
Description |
Profile description. |
Host |
The IP address of the SMTP server that will be used for sending emails. |
Port |
The TCP port used by the SMTP server. Usually, SMTP uses port 25, and SMTP with SSL uses port 465. Consult your email server administrator regarding this value. |
Connection security |
The following outgoing email security options are available: None, STARTTLS, and SSL. |
Authentication |
Turns on authentication for SMTP server connection. |
Login name |
The account name for connecting to the SMTP server. |
Password |
The account password for connecting to the SMTP server. |
To create an SMPP notification profile, go to the Notification profiles section, click Add, select Add SMPP notification profile, and fill in the relevant fields:
Name |
Description |
---|---|
Name |
Profile name. |
Description |
Profile description. |
Host |
The IP address of the SMPP server that will be used for sending SMS messages. |
Port |
The TCP port used by the SMPP server. Usually, SMPP uses port 2775, and SMPP with SSL uses port 3550. |
SSL |
Specifies whether or not SSL encryption is used. |
Login name |
The account name for connecting to the SMPP server. |
Password |
The account password for connecting to the SMPP server. |
Phone translation rules |
In certain cases, the SMPP provider expects a phone number in a specific format, such as 0123456789. To meet the provider's requirements, you can configure the replacement of the leading phone number digits with others. For example, you can replace the leading +971 with 0. |