DKIM-Patch 0.3.0 5


Es ist eine neue Version des DKIM-Patch für ISPConfig verfügbar.

Download: DKIM-Patch

Changes to 0.2.5:


add definable dkim-selector

use 60-dkim for the key-definitions on systems with seperated amavisd-configs like debian and ubuntu

avoid duplicate keys with different selectors.

prevent restarting amavis more then one time.

simplify the dkim-entry in a template

allow dkim-public-key in dns only for mail-domains with dkim enabed.

add "$signed_header_fields{'received'} = 0;" to amavis-config to avoid signing header field 'received' by amavis

add all lng-files but only de, en and fr are translated. In other lng-files the english content is used. feel free to send me your translation

removed check for existing dkim-path in the interface due to multi-server-setups

the key-directory is created by the server-plugin

changed some log-output to loglevel debug

add minimum ttl values in dns dkim sub records


Hinterlasse einen Kommentar zu Florian Schaal Antworten abbrechen

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind markiert *

5 Gedanken zu “DKIM-Patch 0.3.0

  • klamardo

    first :
    #0 db->query(SELECT server_id, server_name FROM server WHERE server_id IN () called at [/usr/local/ispconfig/interface/lib/classes/db_mysql.inc.php:158] #1 db->queryAllRecords(SELECT server_id, server_name FROM server WHERE server_id IN () called at [/usr/local/ispconfig/interface/web/dns/dns_wizard.php:137]

    second :
    error_no_server_id

    into client/reseller login

    • Florian Schaal Autor des Beitrags

      Could please clarify WHEN this error occurs? I think in the interface?
      Did you assign a dns-server to the domain?

      • klamardo

        add domains as admin no problem as reseller / customer fails there
        I made a fix ugly but it works .. comment the line of the else error.

      • Daniel Balog

        I can also confirm this bug (still exists in the current version 0.4.1). As administrator there are no issues in creating DNS zones. When logging in (or impersonating) as customer or reseller, the creation of a DNS zone fails with the message “error_no_server_id”. Editing however does work.
        Maybe there is just a required field which is not filled when working as customer/reseller?

        • Florian Schaal Autor des Beitrags

          The current version is NOT 0.4.1 but 1.0 has also this issue. 😉 Please try the latest version from git (but only if you are using ispconfig 3.0.5.4 p2 or p3). I think, it´s already fixed in the git but i will also create a new archive within the next few days. It should be enough to update interface/web/dns/dns_wizard.php.
          To get the files from git use
          “git clone https://git.schaal-24.de/ispconfig/dkim.git