MyNixOS website logo
option

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).

Declarations
Type
null or (list of string)
Default
null
Example
[
  "192.168.0.1/24"
]