Scott Kitterman
8a2760531b
Add support for specifying DNSTimeout (bumps required dkimpy version to 1.0)
2020-01-03 16:14:08 -05:00
Scott Kitterman
042005b38d
Add support for storing DKIM failed mails in a specified DiagnosticDirectory
2019-12-24 14:43:14 -05:00
Scott Kitterman
e83d4b9306
Add support for specifying MinimumKeyBits for RSA signatures
2019-10-30 16:29:00 -04:00
Scott Kitterman
1337ac1e1a
More dkimpy-milter.conf.5 cleanups
2019-10-29 08:13:40 -04:00
Scott Kitterman
e0dd40ff03
Update README.md for KeyTable, KeyTableEd25519, and SigningTable information based on COMPLEX SIGNING CONFIGURATIONS section of opendkim README.
2019-10-28 08:36:29 -04:00
Scott Kitterman
a210032053
Clarify SigningTable description in dkimpy-milter.conf (5)
2019-10-23 16:24:49 -04:00
Scott Kitterman
82542e4ca0
Remove vestiges of SigningTableEd25519, separate per algorithm table not needed
2019-10-23 15:54:51 -04:00
Scott Kitterman
ec32109a52
Add post-expand output files using default values to install works if expand is not run.
2019-04-26 19:51:50 -04:00
Scott Kitterman
e993125514
Use setup.py expand to fill out man/dkimpy-milter.conf.5
2019-04-25 07:15:04 -04:00
Scott Kitterman
19b6ce7a68
Update CHANGES and man/dkimpy-milter.conf.5 for SubDomains option.
2019-04-12 22:34:59 -04:00
Scott Kitterman
fb72b9f6e7
Merge 1_0 into master
2019-03-12 22:06:42 -04:00
Daniel Kahn Gillmor
25fdd3b81c
Do not create PidFile by default
...
By default, avoid creating a PIDFile.
PIDFiles are racy and potentially dangerous. Modern system
supervision systems don't need them, because they manage the process
groups directly.
If the configuration file doesn't specify a PidFile, dkimpy-milter
shouldn't try to create one.
2019-02-21 19:22:11 -05:00
Daniel Kahn Gillmor
1c6030024d
add DNSOverride configuration for testing
2019-02-21 19:21:38 -05:00
Scott Kitterman
e951ab6c5e
Remove obsolete .IX macro from man pages
...
Conflicts:
man/dkimpy-milter.conf.5
2019-02-09 22:19:41 -05:00
Scott Kitterman
cbb6098dd8
Remove obsolete .IX macro from man pages
2019-02-08 01:12:21 -05:00
Scott Kitterman
bf2548f891
Documentation updates for 1.1.0
2018-10-11 21:45:17 -04:00
Scott Kitterman
efeabd19d3
Added support for MacroListVerify option
2018-03-09 22:39:55 -05:00
Scott Kitterman
a9b8a44bfc
Add support for MacroList option
2018-03-09 21:53:58 -05:00
Scott Kitterman
daaa6aada7
Fix option name typo in man/dkimpy-milter.conf.5
2018-03-09 20:45:57 -05:00
Scott Kitterman
36ff60d8d3
- Added support for DiagnosticDirectory and updated dkimpy-milter specifics in
...
dkimpy-milter.conf.5
2018-03-09 17:10:48 -05:00
Scott Kitterman
2e9d0f607f
Update man pages for newly implemented features
2018-03-04 14:00:18 -05:00
Scott Kitterman
98e5c17858
- Implemented support for Canonicalization option
...
- Implemented support for SyslogFacility option
- Initial dataset support: csl
- Only sign if mail from from a domain in Domain and only if Mode is not
verfication only
- Fixed Canonicalize option
2018-02-19 13:31:28 -05:00
Scott Kitterman
51464bd7f8
Add support for Canonicalization option
2018-02-18 00:56:02 -05:00
Scott Kitterman
7b8fccf801
Bug fixes for RSA/Ed25519 signing (now works), syslog fixes, update TODO verification status
2018-02-17 02:10:21 -05:00
Scott Kitterman
7d42530da5
Move dkimpy-milter.conf.5 to man subdirectory
2018-02-16 22:05:35 -05:00