OpenDKIM
OpenDKIM copied to clipboard
System: Debian buster/sid via Raspbian OpenDKIM: opendkim: OpenDKIM Filter v2.11.0 Compiled with OpenSSL 1.1.1b 26 Feb 2019 SMFI_VERSION 0x1000001 libmilter version 1.0.1 Supported signing algorithms: rsa-sha1 rsa-sha256 Supported canonicalization algorithms:...
This change fixes a use-after-free bug, by rearranging code in `mlfi_close` such that the context `cc` is only freed after it is accessed by the query cache code. This fixes...
Just recently started using the library to handle email signing on our dedicated server. Been enjoying Drupal's Webform (/s) failing to properly pass HTML emails. ;-) Regardless, I noticed last...
The proposed change moves the generated `Authentication-Results` (et al.) header *before* the MTA’s `Received` header. This is achieved by calling the milter library’s `smfi_insheader` function with index 0 instead of...
The proposed change adds the missing `ReplaceHeaders` entry to the config definitions in opendkim/opendkim-config.h. Patch from Toby Ovod-Everett, https://sourceforge.net/p/opendkim/bugs/257/. Reported again by Harald Dunkel, https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986878.
With `RequireSafeKeys false` in `opendkim.conf`, I am still getting the message: opendkim [7812]: example.com: key data is not secure: /home/user-data is writeable and owned by uid 1001 which is not...
``` $ dig @dion.ns.cloudflare.com txt mail._domainkey.nra.bg ;; ANSWER SECTION: mail._domainkey.nra.bg. 300 IN TXT "v=DKIM1; k=rsa;\" \"p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjOgbkiLjexuOVMXdBX3XWgPXSbkBvzdN\" \"GfkEYjixS1dpmFuo6GEY23Td8ISUNgDJrzkjEZ3jma6EWxwgmXmn24ACSdLlLG/fNxt0h0ExEb5kqbihWq8yRN13XcL2ZikqMh0KFJiiBnDbcfqjM3J7XR5\" \"AXBRuJU5E7E1ZI4emfrWbT3uWU/gX5r2jH" "JqQAp301VIZMI8g8Y6Cb5RnKNr+o/5t/ClziaY33K8AKMVbi7d0aipqK7dSdQ/NVvSovurqCTXEWbJXFpeOxRI\" \"1BZ+tA4u3y3YbWHktisBuCKwQrg2FpeuTBktgB3ATyXDDXQlPJ9/gxToKn88J4XAoV5tCywIDAQAB" mail._domainkey.nra.bg. 300 IN TXT "v=DKIM1; k=rsa;p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjOgbkiLjexuOVMXdBX3XWgPXSbkBvzdNGfkEYjixS1dpmFuo6GEY23Td8ISUNgDJrzkjEZ3jma6EWxwgmXmn24ACSdLlLG/fNxt0h0ExEb5kqbihWq8yRN13XcL2ZikqMh0KFJiiBnDbcfqjM3J7XR5AXBRuJU5E7E1ZI4emfrWbT3uWU/gX5r2jHJqQAp301V" "IZMI8g8Y6Cb5RnKNr+o/5t/ClziaY33K8AKMVbi7d0aipqK7dSdQ/NVvSovurqCTXEWbJXFpeOxRI1BZ+tA4u3y3YbWHktisBuCKwQrg2FpeuTBktgB3ATyXDDXQlPJ9/gxToKn88J4XAoV5tCywIDAQAB" ``` So the...
since there are issues with the verification of the body of a dkim signed message that got recoded or contains other encoding issues i would like to have an option...
Hello, e-mails are being rejected as follows: ``` Jul 4 11:27:52 [servername] opendkim[37482]: F2BCE7E971: o4.hv30n.shared.sendgrid.net [167.89.100.125] not internal Jul 4 11:27:52 [servername] opendkim[37482]: F2BCE7E971: not authenticated Jul 4 11:27:53 [servername]...