<< Click to Display Table of Contents >>
SMTP Server |
To send e-mails using Elipse Mobile, users must configure an SMTP (Simple Mail Transfer Protocol) server to manage sending e-mails. To do so, select the Settings tab, click E-mail server, and provide all information. The available options on this configuration are described on the next table.
Available options to configure e-mail servers
Option |
Description |
---|---|
Server |
Address of the SMTP server, such as smtp.gmail.com |
Username |
Name of the user |
Password |
Password of the user |
Port |
TCP/IP port of the SMTP server |
Connection security |
SSL (Secure Socket Layer) security method. Possible values for this option are Start TLS: First connects without SSL and then establishes an SSL connection, TLS (encrypted): Connects using SSL, or No encryption: Connects without using SSL |
Authentication method |
Configures an authentication method. Possible values for this option are CRAM-MD5: Uses HMAC-MD5, None: Does not use authentication, Plain: Authenticates using a base-64 encoding of user and password, or Login: Authenticates using a base-64 encoding of user and password during the login |