OpenDKIM
OpenDKIM copied to clipboard
The config option "Minimum" can be set to "100%". Rationale: I do not want partial signed messages. This setting worked well until someone sent a message with no body at...
As described above.
Does anyone know if the configuration options are case sensitive? I could not find any definitive information on this in `man (5) opendkim.conf`. So for example instead of `AllowSHA1Only`, can...
This fixes an implicit declaration error with newer compilers and on musl where stdio.h does not incidentally get included by some other header. Bug: https://bugs.gentoo.org/936591