services.postfix.settings.main.myhostname

NixOS option

The internet hostname of this mail system. Leave unset to default to the system hostname with the mydomain suffix. https://www.postfix.org/postconf.5.html#myhostname

type: null or string
Default
null
Example
"mail.example.com"
declared in: nixos/modules/services/mail/postfix.nixView source on NixOS/nixpkgs →