internal_options.conf: maild¶
Options for the email alert daemon (ossec-maild).
Location¶
All options are set in /var/ossec/etc/internal_options.conf or overridden in
/var/ossec/etc/local_internal_options.conf.
Options¶
maild.strict_checking
Default: 1
Allowed: 0 or 1
maild.groupping
If set to
1alerts will be grouped together in one email. These alerts may be of different types or levels, and may be from different systems.Default: 1
Allowed: 0 or 1
maild.full_subject
If set to
1maild will use a full subject when sending alert emails. If set to0the subject is shortened.Default: 0
Allowed: 0 or 1
maild.geoip
If set to
1mails will display GeoIP data in alert emails.Default: 1
Allowed: 0 or 1
maild.max_workers
Added in version 4.1.0.
Maximum number of parallel SMTP send threads used by
ossec-maild.Default: 6
Allowed: 1 to 32