Disabling DKIM Signing Parent topic

IMSVA disables DKIM signing by default. If you have enabled DKIM signing, disable it by editing the dkim.ini file.

Procedure

  1. Connect to the IMSVA parent device as root.
  2. Edit the configuration file /opt/trend/imss/config/dkim/dkim.ini.
    dkim_enabled=false
  3. Run the following script to validate the dkim.ini file:
    /opt/trend/imss/script/dkim_tool.sh
    Note
    Note
    Wait approximately 3 minutes for the configuration file to take effect.