Files
dkimpy-milter-smtputf8/CHANGES
T
2018-02-17 18:42:19 -05:00

13 lines
528 B
Plaintext

0.9.1 2018-02-17
- DKIM signing and verification using both RSA and Ed25519
- The following configuration options are supported (same definition as
OpenDKIM): Domain, KeyFile, KeyFileEd25519, Mode, PidFile, Selector,
Socket, Syslog, UMask, and UserID (see dkimpy-milter.conf.5)
- This is an Alpha grade release and while the implemented features work, it
is nowhere near being a complete package
0.9.2 UNRELEASED
- Improved package requirements definition
- Added systemd unit file and (untested) sysv init file