Fortinet black logo

Cookbook

Testing the FortiMail

Copy Link
Copy Doc ID 9538f879-a447-11ea-8b7d-00505692583a:721512
Download PDF

Testing the FortiMail

Once you are connected with the RADIUS server, you’ll need to make sure the FortiMail unit is receiving the RADIUS records.

  1. Go to Dashboard > Console and click to connect to the CLI Console.
  2. Enter the following command to enable the FortiMail unit to receive RADIUS records by starting the endpoint reputation daemon:
  3. config antispam settings

    set carrier-endpoint-attribute-status enable

    end

  4. Enter the following command to configure the RADIUS secret:
  5. config antispam settings

    set carrier-endpoint-acc-secret enable

    end

  6. Enter the following command to configure whether to enable or disable the FortiMail unit to validate RADIUS requests using the RADIUS secret:
  7. config antispam settings

    set carrier-endpoint-acc-validate enable

    end

  8. Enter the following command to configure whether or not the FortiMail unit will acknowledge accounting records:
  9. config antispam settings

    set carrier-endpoint-acc-response {enable | disable}

    end

  10. Enter the following command to indicate that the RADIUS server will send the value of the Framed-IP-Address attribute in network order:
  11. config antispam settings

    set carrier-endpoint-framed-ip-order {host-order | network-order}

    end

Testing the FortiMail

Once you are connected with the RADIUS server, you’ll need to make sure the FortiMail unit is receiving the RADIUS records.

  1. Go to Dashboard > Console and click to connect to the CLI Console.
  2. Enter the following command to enable the FortiMail unit to receive RADIUS records by starting the endpoint reputation daemon:
  3. config antispam settings

    set carrier-endpoint-attribute-status enable

    end

  4. Enter the following command to configure the RADIUS secret:
  5. config antispam settings

    set carrier-endpoint-acc-secret enable

    end

  6. Enter the following command to configure whether to enable or disable the FortiMail unit to validate RADIUS requests using the RADIUS secret:
  7. config antispam settings

    set carrier-endpoint-acc-validate enable

    end

  8. Enter the following command to configure whether or not the FortiMail unit will acknowledge accounting records:
  9. config antispam settings

    set carrier-endpoint-acc-response {enable | disable}

    end

  10. Enter the following command to indicate that the RADIUS server will send the value of the Framed-IP-Address attribute in network order:
  11. config antispam settings

    set carrier-endpoint-framed-ip-order {host-order | network-order}

    end