Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Sympa
Commits
f1bd0bd6
Commit
f1bd0bd6
authored
Apr 13, 2019
by
IKEDA Soji
Browse files
Version of a dependency Mail::DKIM::ARC::Signer to 0.55 due to bug fix.
See
https://rt.cpan.org/Public/Bug/Display.html?id=129066
parent
68c2443b
Changes
1
Hide whitespace changes
Inline
Side-by-side
cpanfile
View file @
f1bd0bd6
...
...
@@ -258,7 +258,7 @@ feature 'Mail::DKIM::Verifier', 'Required in order to use DKIM features (both fo
};
feature 'Mail::DKIM::ARC::Signer', 'Required in order to use ARC features to add ARC seals.' => sub {
requires 'Mail::DKIM::ARC::Signer', '>= 0.5
1
';
requires 'Mail::DKIM::ARC::Signer', '>= 0.5
5
';
};
feature 'Net::DNS', 'This is required if you set a value for "dmarc_protection_mode" which requires DNS verification.' => sub {
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment