OpenDKIM

  • DIKM is really tiring and laborious to handle:-)
    Plugin is nice but it could be improved a bit ... maybe as a non free plugin


    - if click activate plugin, for all domain and alias domain keys being created > foreach(....) {...}
    - if a new domain was added a Key should be created (if plugin was found or perhaps at the main settings in IMSCP use DKIM yes/no )

  • @fulltilt



    No ;) Current implmentation gives to the reseller the possibility to not enable DKIM for a specific domain and this is the expected behavior. Bulk actions could be added (enabling/disabling DKIM for several domains at once). If you need that feature, create a ticket for enhancement.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Great plugin, but one small command missing from wiki:
    http://wiki.i-mscp.net/doku.php?id=plugins:opendkim


    After this:

    Code
    1. aptitude install opendkim opendkim-tools

    You need to add a right permission to /etc/opendkim




    Code
    1. chown -R opendkim:opendkim /etc/opendkim


    Without this, DKIM can't read the key files. (under Debian jessie, i-mscp 1.2.16)

    i-MSCP 1.5.3
    Plugins (latest version): ClamAV, CronJobs, DomainAutoApproval, LetsEncrypt, OpenDKIM, PanelRedirect, PhpSwitcher, PolicydSPF, Postgrey, RecaptchaPMA, RoundcubePlugins, SpamAssasin, WHMCS

  • Thx that's a known bug and as I know already fixed in repository. We'll release a new version soon