Join the community today
Register Now

Stable Branch update fix addons/opendkim.sh in 131.00stable

Discussion in 'Centmin Mod Github Commits' started by eva2000, Feb 1, 2025.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    8:41 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    update fix addons/opendkim.sh in 131.00stable

    - fix bugs related to switching from DKIM default 1024bit keys to 2048bit keys
    - add a new check command argument i.e. addons/opendkim.sh check
    - new check argument allows you to inspect opendkim configuration files to ensure configuration is properly setup
    - existing users who have issues with DKIM failing mail-tester.com as per https://community.centminmod.com/threads/steps-to-ensure-your-site-server-email-doesnt-end-up-in-spam-inboxes.6999/, can run cmupdate and then re-run clean argument to regenerate server hostname's DKIM keys i.e. addons/opendkim.sh clean
    - after running addons/opendkim.sh clean, the newly regenerated DKIM TXT DNS record needs to be updated with your domain's DNS provider


    Continue reading...

    131.00stable branch