EMAIL node
The node of the Hansen8 configuration defines settings for system-generated emails, such as automated notifications for service requests. If the node isn’t present, Infor Public Sector will instead use the email settings defined in the node. The node can have these attributes:
| Attribute | Description |
|---|---|
| domain | Domain of the SMTP server. |
| enableSsl | Indicates whether SSL is enabled for the SMTP server. |
| password | Password for the SMTP server. |
| port | Port number for the SMTP server. The default is 25. This port must be open. |
| sender | Email address form which system-generated emails will be sent. |
| smtpServer | SMTP server to use for system-generated emails. |
| user | User name for the SMTP server. |