OpenDKIM icon indicating copy to clipboard operation
OpenDKIM copied to clipboard

Results 154 OpenDKIM issues
Sort by recently updated
recently updated
newest added

Currently experiencing an interesting issue where opendkim is exhausting all its file descriptors leading to postfix milter reject errors. This recently started happening after having the systems running for several...

Version: OpenDKIM version - 2.11.0~beta2-8+deb12u1 Distro - Debian 12 (bookworm) Relevant Config: AlwaysAddARHeader - true SoftwareHeader - true WeaksyntaxChecks - true/false, same result either way Issue: If OpenDKIM tries to...

Function is named get_sighandle() rather than get_signhandle() and accepts indices starting with 0. This is correctly documented in opendkim-lua man page. Attempting to access signatures outside the range leads to...

Add the `opendkim -O` option and the `StdoutLog` config parameter for use in *Docker* which expects log messages on standard output. Fixes issue #153. This version of the pull request...

This is a copy of https://bugs.launchpad.net/ubuntu/+source/opendkim/+bug/1914889, which David Bürgin suggested raising an upstream bug for. My mail logs show that OpenDKIM experienced a DNS timeout when validating the DKIM signature...

The names of the pkgconfig files we use to look up libsasl2 and libldap are outdated(?). In any case, they're wrong now. The commit messages give pointers to the upstream...

Opendkim cannot resolve dns keys when there is a IPv6 (nameserver) address in /etc/resolv.com My solution was to configure an IPv4 nameserver in opendkim.conf

The proposed change reverses the direction in which undesired Authentication-Results headers are removed. This fixes bug #148.

Hello, After building from source Opendkim has no support for rsa-sha256 signing algorithm. There is only rsa-sha1. OS is Slackware 15 with the default OpenSSL package (v. 1.1.1q) opendkim/opendkim -V...

need-logs

/usr/sbin/opendkim-testmsg should have an optional "-h" argument allowing to specify the headers to be included if you sign on the command-line