--- title: FortiMail description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/fortimail/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/fortimail/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; fortimail ***Version: 1.2 Updated: April 29, 2026*** Work with Access Rules, Domains, IP Policies and Recipient Policies in Fortinet FortiMail. ## Actions * **Get Access Rules** (*Enrichment*) - Get access rules. * **Get Domain Info** (*Enrichment*) - Get information for a domain. * **Get IP Policies** (*Enrichment*) - Get IP policies. * **Get Recipient Policies** (*Enrichment*) - Get recipient policies. * **Get Blacklist** (*Enrichment*) - Gather blacklists from FortiMail. * **Add to Blacklist** (*Containment*) - Add a new entry to a blacklist. * **Create Access Rule** (*Containment*) - Create a new access rule. * **Create IP Policy** (*Containment*) - Create a new IP policy. * **Create Inbound Recipient Policy** (*Containment*) - Create a new inbound recipient policy. * **Create Outbound Recipient Policy** (*Containment*) - Create a new outbound recipient policy. ## Configure FortiMail in Automation Service and Cloud SOAR import IntegrationsAuth from '../../../../reuse/integrations-authentication.md'; import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md'; import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md'; import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md'; import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md'; import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md'; * * **Server URL**. Enter your FortiMail server URL. * **Username**. Enter the username of a FortiMail admin user authorized to authenticate the integration. * **Password**. Enter the password for the admin user. * * FortiMail configuration For information about FortiMail, see [FortiMail documentation](https://docs.fortinet.com/product/fortimail/7.6). ## Change Log * January 24, 2019 - First upload * August 30, 2019 - New actions added * July 3, 2023 (v1.1) - Updated the integration with Environmental Variables * April 29, 2026 (v1.2) - Upgraded the `python3_generic` Docker image (Python 3.8) to `python3_12_generic` (Python 3.12) to address Python 3.8 end-of-life and improve security and performance.