Provides the WazuhInternalMaildConfiguration which allows to parse the
maild section of the Wazuh internal configuration.
- class WazuhInternalMaildConfiguration(**kwargs)#
Bases:
objectObject representation of the wazuh agent’s internal option maild section.
Wazuh reference: https://documentation.wazuh.com/current/user-manual/reference/internal-options.html#maild
- full_subject: bool#
Toggle to enable or disable full subject in alert emails.
- geoip: bool = True#
Toggle to enable or disable GeoIP data in alert emails.
- grouping: bool = True#
Toggle to enable or disable grouping of alerts into a single email.
- strict_checking: bool = True#
Toggle to enable or disable strict checking.