Which of the following rule directives will email [email protected] and [email protected] when the Mail Configuration rule is violated?

Which of the following rule directives will email [email protected] and [email protected] when the Mail Configuration rule is violated?
A. (
rulename = “Mail Configuration”,
severity = $(SIG_HI),
emailto = [email protected],
emailto = [email protected]
)
B. (
rulename = “Mail Configuration”,
severity = $(SIG_HI),
emailto = [email protected],[email protected]
)
C. (
rulename = “Mail Configuration”,
severity = $(SIG_HI),
emailto = [email protected];[email protected]
)
D. (
rulename = “Mail Configuration”,
severity = $(SIG_HI),
emailto = [email protected],
emailcc = [email protected]
)

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.