Environment variable in config

Marc Roos M.Roos at f1-outsourcing.eu
Wed Aug 26 21:48:33 EEST 2020


I am getting errors addressing environment variables. Are they supposed 
to work in such sections. Not really clear from this[1] page.


service health-check {
  # example health-check.
  executable = script -p /bin/health-check.sh
  inet_listener health-check {
      port = env:PORT0
  }
}

[1]
https://doc.dovecot.org/configuration_manual/config_file/config_variables/


More information about the dovecot mailing list