4fd01f
# entries in this file override toe global DNS
4fd01f
#
4fd01f
# Example blocking email going out to example.com
4fd01f
#
4fd01f
#	local-data: "example.com. 3600 IN MX 5 127.0.0.1"
4fd01f
#	local-data: "example.com. 3600 IN A 127.0.0.1"
4fd01f
4fd01f
# This can also be done dynamically using: unbound-control local-data [...]
4fd01f
4fd01f
# For more complicated redirection, use conf.d/ with stub-add: or forward-add: