Views:

MML mails are marketing emails from a legitimate company whose IP address is included in our MML database.

By default, mails that are tagged as MML are not detected by IMSS/IMSVA. However, you can also filter and quarantine MML tagged emails if you want to.

To enable MML tagging:

  1. Open the imss.ini file using a text editor.
  2. Look for the MML section. If the MML section does not exists in the imss.ini file, add the following lines at the bottom of the file.

    [mml]
    enable_mml=yes
    mml_subject_tag=(Insert the mail subject tag here in English)

    mml_exception_ip_list=(The list of IP addresses and address groups to be added to the exception list)

     
    • By default, the mml_subject_tag is empty.
    • The delimiter is ";" for individual IP addresses and "/" between IP and mask for group IP addresses.

      For example: 192.168.0.1;192.168.0.1;192.168.2.0/255.255.255.0

  3. Save the changes and close the file.
  4. Restart the IMSS Scan Service.