services.opendkim.domains

NixOS option

Local domains set (see opendkim(8) for more information on datasets). Messages from them are signed, not verified.

type: string
Default
"csl:${config.networking.hostName}"
Example
"csl:example.com,mydomain.net"
declared in: nixos/modules/services/mail/opendkim.nixView source on NixOS/nixpkgs →