Fix formatting for MinimumKeyBits in dkimpy-milter.conf(5)

(Closes: #995335)
This commit is contained in:
Scott Kitterman
2023-02-26 18:35:39 -05:00
parent ea2ef10438
commit c3d6bce238
3 changed files with 4 additions and 2 deletions
+2
View File
@@ -7,6 +7,8 @@
- Set minimum pymilter and dkimpy versions in setup.py to those that will
work reliably with non-ASCII content.
- Fixed support for percent in KeyTable - Thanks to Mika Tiainen
- Fix formatting for MinimumKeyBits in dkimpy-milter.conf(5)
(Closes: #995335)
1.2.2 2020-08-09
- Improve README.md formating for markdown display on pypi
+1 -1
View File
@@ -327,7 +327,7 @@ be set:
(a) Domain, KeyFile, Selector, no KeyTable, no SigningTable;
(b) KeyTable, SigningTable, no Domain, no KeyFile, no Selector;
TP
.TP
.I MinimumKeyBits (integer)
Establishes a minimum key size for acceptable RSA signatures. Signatures with
smaller key sizes, even if they otherwise pass DKIM validation, will me marked
+1 -1
View File
@@ -327,7 +327,7 @@ be set:
(a) Domain, KeyFile, Selector, no KeyTable, no SigningTable;
(b) KeyTable, SigningTable, no Domain, no KeyFile, no Selector;
TP
.TP
.I MinimumKeyBits (integer)
Establishes a minimum key size for acceptable RSA signatures. Signatures with
smaller key sizes, even if they otherwise pass DKIM validation, will me marked