Fix formatting for MinimumKeyBits in dkimpy-milter.conf(5)
(Closes: #995335)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user