services.dkimproxy-out.domains

NixOS option

List of domains DKIMproxy can sign for.

type: list of string
Default
[ ]
Example
[
  "example.org"
  "example.com"
]
declared in: nixos/modules/services/mail/dkimproxy-out.nixView source on NixOS/nixpkgs →