Views:

To avoid malformed emails, do one the following:

For Windows:

  1. Back up the imss.ini file.
  2. Open the imss.ini file and edit the following parameters to the maximum value needed:
    • LimitEntities
    • LimitHeaderParams
    • LimitHeaders
  3. Save and close the file.
  4. Restart the IMSS scan and policy service.

For Linux/Unix:

  1. Back up the imss.ini file by executing the following command:

    cp /opt/trend/imss/config/imss.ini /opt/trend/imss/config/imss.ini.bak

  2. Edit the file by running the command below:

    vi /opt/trend/imss/config/imss.ini

  3. Change the value of the following parameters to the maximum value needed:
    • LimitEntities
    • LimitHeaderParams
    • LimitHeaders
  4. Save and close the file.
  5. Restart the SMTP daemon using the following command:

    /opt/trend/imss/script/S99IMSS restart