Admin user can configure Notification email setting from their mail server .
Administration > Operation Settings > Email Settings
Note: SMTP is the abbreviation for (Simple Mail Transfer Protocol).
Note: STARTTLS is defined as the protocol command that is used to inform the email server that the email client wants to upgrade from an insecure connection to a secure one using TLS or SSL.
Setting | Description | Write Your Setting Here | Example |
---|---|---|---|
SMTP Host | The SMTP server to connect to. | smtp.office365.com | |
SMTP Server Username | The default username for SMTP. | notifications@inmindcloud.com | |
SMTP Port Number | The SMTP server port to connect to. | 25,587,465 | |
SMTP Authentication | If set to True, the server will attempt to authenticate the user using the AUTH command. Defaults to False. | True | |
To enable STARTTLS on the Server | If set to True, this enables the use of the STARTTLS command (if supported by the server) to switch the connection to a TLS-protected connection before issuing any login commands. Defaults to False. | True | |
SMTP Server Password | The server password. | ******** |
Comments
0 comments
Article is closed for comments.