Messages does not contain a DKIM Signature

Discussion in 'General' started by nelchael81, Nov 11, 2020.

  1. nelchael81

    nelchael81 Member

    My VPS have Ubuntu 18.04.5 LTS and ISPConfig 3.1dev installed.
    For some time now, outgoing emails no longer show DKIM signatures.
    What should I check to fix the problem?
     
  2. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    Firstly, update to 3.2. It's not a good idea to run dev versions in production. It might have been that there was a problem in the dev branch when you installed that version, that causes this.
    Make sure you reconfigure services when upgrading.
    You can update by running
    Code:
    sudo ispconfig_update.sh
    If you still experience this issue after updating, check the DKIM settings under Email -> example.com -> DKIM.
     
  3. nelchael81

    nelchael81 Member

    I upgraded to ispconfig 3.2 but got no changes.
     
    Last edited: Nov 12, 2020
  4. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    Check the settings as noted before.
     
  5. nelchael81

    nelchael81 Member

    i disabled and re-enabled the dkim option and now it works fine.
     
  6. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    Good to hear :)
     

Share This Page