dmark -> dmarc
This commit is contained in:
parent
d5457a5d75
commit
7a83b5baad
@ -134,7 +134,7 @@ let
|
|||||||
example = [ "some-host IN CNAME target-host" ];
|
example = [ "some-host IN CNAME target-host" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
dmark-report-address = mkOption {
|
dmarc-report-address = mkOption {
|
||||||
type = nullOr str;
|
type = nullOr str;
|
||||||
description = "Email address to recieve DMARC reports, if any.";
|
description = "Email address to recieve DMARC reports, if any.";
|
||||||
example = "admin-user@domain.com";
|
example = "admin-user@domain.com";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user