Scan incoming and outgoing email for spam. Use a local Unbound for DNS, so we don't run into blocks for RBL queries.
6 lines
238 B
Plaintext
6 lines
238 B
Plaintext
#
|
|
# Generated by Chef Infra for <%= node['fqdn'] %>
|
|
# Do NOT modify this file by hand, any changes will be overwritten.
|
|
|
|
<%= render('partials/_generic_config.erb', cookbook: 'unbound', variables: { content: @content, separator: ':' }) %>
|