services.nullmailer.config.helohost

NixOS option

Sets the environment variable $HELOHOST which is used by the SMTP protocol module to set the parameter given to the HELO command. Defaults to the value of the me configuration attribute.

type: null or string
Default
null
declared in: nixos/modules/services/mail/nullmailer.nixView source on NixOS/nixpkgs →