services.postfix.networks

Net masks for trusted - allowed to relay mail to third parties - hosts. Leave empty to use mynetworks_style configuration or use default (localhost-only).

Type
null or (list of string)
Default
null
Example
[
  "192.168.0.1/24"
]
Declared
<nixpkgs/nixos/modules/services/mail/postfix.nix>