| [MAIL] |
Group name of email configuration. |
- |
| enable |
If true, after every synchronization an
email is sent to the configured receiver-email. If the receiver-email is not valid or
errors occur during sending, an email is sent to the sender-email. |
|
| debug |
If true, Java mail debug is enabled. If
false, Java mail debug is disabled. |
|
| host |
The host name or IP address of the email server. |
Examples: |
| sender-email |
Email address of the sender. |
Example: library-admin@company-name.com |
| sender-name |
Text string of the name of the person to show in the
From field of the email message. |
Text string |
| receiver-email |
Email address of the receiver. |
Example: engineer1@company-name.com |
| receiver-name |
Text string of the name of the person to show in the
To field of the email message. |
Test string |