services.postfix-tlspol.settings.server.address

NixOS option

Path or address/port where postfix-tlspol binds its socket to.

type: string
Default
"unix:/run/postfix-tlspol/tlspol.sock"
Example
"127.0.0.1:8642"
declared in: nixos/modules/services/mail/postfix-tlspol.nixView source on NixOS/nixpkgs →