Server Configuration |
||
Server |
The IP address or domain name of the mail server. For example, smtp.gmail.com. |
|
Port |
Email server port. For Gmail with TLS, this is 587. |
|
Security |
TLS |
|
SSL |
Secure Sockets Layer. |
|
Login |
User name for email server. |
|
Password |
Password for email server. |
|
Message |
||
From |
The email address of the sender. Required. Must be a valid email address. |
|
To |
A comma-separated list of email addresses to which the email will be sent. Up to 100 addresses can be specified. Required. Must be valid email addresses. |
|
Subject |
The subject of the email. |
|
Message |
The main body of the email. |
|
Controls |
||
Send |
Sends the email. |
|
Progress |
Shows the progress of the mail sending process, which is useful for debugging. |
|
Status |
Shows a result message with a date/time stamp when the process completes successfully. In the event one or more of the recipients is rejected by the server, the addresses of those recipients will be displayed in the Status field. |
See also |