LFCS · Question #428
Which of the following rule directives will email [email protected] and [email protected] when the Mail Configuration rule is violated?
The correct answer is C. (. Tripwire policy rules specify email recipients for alerts using directives within the rule definition, such as emailto or emailaddrs.
Question
Options
- A(
- B(
- C(
- D(
How the community answered
(35 responses)- B6% (2)
- C91% (32)
- D3% (1)
Why each option
Tripwire policy rules specify email recipients for alerts using directives within the rule definition, such as `emailto` or `emailaddrs`.
This choice, being an empty parenthesis, lacks the necessary `emailto` or `emailaddrs` directives and valid email addresses to configure email alerts within a Tripwire rule.
This choice, being an empty parenthesis, does not provide the correct syntax or content to define email recipients for Tripwire rule violations.
Assuming choice C represents a Tripwire rule directive such as `(rulename=Mail Configuration,[email protected],[email protected])` or `(rulename=Mail Configuration,[email protected],[email protected])`, this syntax correctly defines multiple recipients for email alerts. The `emailto` or `emailaddrs` directive within the rule's properties is used to specify who receives notifications when the associated rule is violated.
This choice, being an empty parenthesis, fails to include the proper directives and email addresses required for Tripwire to send notification emails.
Concept tested: Tripwire policy email alerting
Topics
Community Discussion
No community discussion yet for this question.