services.postfix-tlspol.settings.dns.address

NixOS option

IP and port to your DNS resolver. Uses resolvers from /etc/resolv.conf if unset. The configured DNS resolver must validate DNSSEC signatures.

type: null or string
Default
null
Example
"127.0.0.1:53"
declared in: nixos/modules/services/mail/postfix-tlspol.nixView source on NixOS/nixpkgs →