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 |
|
Enter the email addresses (separated by ';') to which a blind copy of each email sent by Deyel should be sent.
Emails sent to deliver portal access keys to users are excluded.
Name |
SendWithBlindCopy |
Code |
BCC_ADDRESSES_FOR_OUTGOING_MAIL |
Configuration Levels |
|
•Installation |
|
•Application |
|
•Organizational Unit |
|
•User |
|
Dynamic |
|
Encrypted |
|
Default Value |
|
Maximum size of attached files
Sets the maximum size in MB of the attached files in an email. If multiple files are attached, their total size cannot exceed this value. The maximum value allowed for this property is 50MB.
Name |
MaximumSizeOfAttachedFiles |
Code |
EMAIL_ATTACHMENT_SIZE_LIMIT |
Configuration Levels |
|
•Installation |
|
•Application |
|
•Organizational Unit |
|
•User |
|
Dynamic |
|
Encrypted |
|
Default Value |
25 Mb |
When email sending is enabled, Deyel records every email in a mailing list. The scheduled task of sending emails is responsible for connecting to the server and sending each of the emails registered in the list. When sending is disabled, Deyel does not update the list and therefore no new emails are sent.
This property is intended to be used in development environments in which sending emails is not necessary.
Name |
SendingEmails |
Code |
EMAIL_SENDING |
Configuration Levels |
|
•Installation |
|
•Application |
|
•Organizational Unit |
|
•User |
|
Dynamic |
|
Encrypted |
|
Default Value |
•Yes (Predetermined) •No |