mirror of
https://github.com/zeek/zeek.git
synced 2025-10-16 05:28:20 +00:00

This is a fairly straightforward change. Previously, users had no control over whether this script was loaded. By relocating it to policy, users can now choose whether or not this is necessary functionality without modifying core Bro scripts.
3 lines
182 B
Text
3 lines
182 B
Text
# There shouldn't be any default overhead from loading these since they
|
|
# *should* only do anything when notices have the ACTION_EMAIL action applied.
|
|
@load ./extend-email/hostnames
|