diff options
-rw-r--r-- | lib/Sietima/Role/NoSpoof/DMARC.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Sietima/Role/NoSpoof/DMARC.pm b/lib/Sietima/Role/NoSpoof/DMARC.pm index 4a6cedf..b4946c1 100644 --- a/lib/Sietima/Role/NoSpoof/DMARC.pm +++ b/lib/Sietima/Role/NoSpoof/DMARC.pm @@ -44,6 +44,8 @@ a C<Sender> header with the list's own address. This role does exactly that. +=for Pod::Coverage dmarc_resolver + =cut with 'Sietima::Role::WithPostAddress'; |