i
Sending mail
Access to mail server and account used to send emails.
IMPORTANT.
If the SendMailServer property is not informed, Deyel does not send notifications by mail.
When the property is informed, Deyel tries to connect to the mail server and authenticate using the indicated username and password.
In this way, the administrator is assured that when configuring, access to the mail server works correctly.
Configurable Properties
Indicates the name or IP address of the mail server used for sending Emails. For example, your.domain.com
Name |
ServerSendMail |
Code |
MAIL_SERVER |
Configuration Levels |
|
•Installation |
|
•Application |
|
•Organizational Unit |
|
•User |
|
Dynamic |
|
Encrypted |
|
Default Value |
your.domain.com |
Indicates the access port to the mail server. For example, 25.
Name |
PortSendMail |
Code |
MAIL_SERVER_PORT |
Configuration Levels |
|
•Installation |
|
•Application |
|
•Organizational Unit |
|
•User |
|
Dynamic |
|
Encrypted |
|
Default Value |
25 |
Determines if you use SSL for sending emails (enable for Gmail or similar accounts).
Name |
SSLEmail |
Code |
SMTP_USES_SSL |
Configuration Levels |
|
•Installation |
|
•Application |
|
•Organizational Unit |
|
•User |
|
Dynamic |
|
Encrypted |
|
Possible Values |
•Yes •No (Predetermined) |
Indicates whether the mail server requires user authentication.
Name |
AuthenticationSendMail |
Code |
MAIL_SERVER_ AUTHENTICATE |
Configuration Levels |
|
•Installation |
|
•Application |
|
•Organizational Unit |
|
•User |
|
Dynamic |
|
Encrypted |
|
Possible Values |
•Yes (Predetermined) •No |
User or account to establish the connection
User or account with which the mail is sent.
Name |
UserSendMail |
Code |
MAIL_SERVER_USER |
Configuration Levels |
|
•Installation |
|
•Application |
|
•Organizational Unit |
|
•User |
|
Dynamic |
|
Encrypted |
|
Default Value |
Password to authenticate the user
Password used to authenticate the user.
Name |
PasswordSendMail |
Code |
MAIL_SERVER_PASSWORD |
Configuration Levels |
|
•Installation |
|
•Application |
|
•Organizational Unit |
|
•User |
|
Dynamic |
|
Encrypted |
|
Default Value |
|