Search results

Email Settings in User Management Server

This section explains how to configure the SMTP details in the User Management Server in order to send emails.

SMTP email settings are necessary for the following operations:

Account Activation --- Sends user account activation email.

Forgot Password --- Sends request links to reset the password when the user has forgotten the password.

Reset Password --- Sends links to reset the password.

The following SMTP details are needed to send emails from the User Management Server.

SMTP Server The SMTP server specifies the public IP address or provider which delivers the emails to the end user mail box.
SMTP Port Port number of the SMTP server. It should be vary based on the SMTP server and the connection type(SSL/TLS).
Sender Name The name which is displayed on the email as From name.
Sender Email The Email address which is displayed as From Email address in the user email.
Authentication type Support two types of Authentications:
  1. Basic authentication – This is the default authentication type, which requires the username and password.
  2. Anonymous authentication – You can choose this option, if you have disabled the authentication on your SMTP server.
Username Username of the user who has access to send the email.
Password Password of the user.
Enable SSL If enabled, SSL will be used to connect with your SMTP server. Else, the connection will be made with TLS connection.

Email Settings page