services.postfix.settings.main.mynetworks_style

NixOS option

The method used for generating the default value for mynetworks, if that option is unset. https://www.postfix.org/postconf.5.html#mynetworks_style

type: null or one of "host", "subnet", "class"
Default
"host"
declared in: nixos/modules/services/mail/postfix.nixView source on NixOS/nixpkgs →