--- title: POP3 description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/pop3/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/pop3/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; pop3 ***Version: 1.3 Updated: April 30, 2026*** :::sumo Cloud SOAR This integration is only for Cloud SOAR. ::: Allows you to connect your mailbox with Cloud SOAR and receive emails via POP3 protocol. ## Actions * **Incoming Mail Daemon POP3** *(Daemon)* - Automatically get emails using POP3. ## Configure POP3 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'; import CloudSOARAPIURL from '../../../../reuse/automation-service/cloud-soar-api-url.md'; import AccessID from '../../../../reuse/automation-service/access-id.md'; import AccessKey from '../../../../reuse/automation-service/access-key.md'; * * **POP Server**. Enter your [POP3 server address](https://www.wikihow.com/Find-Incoming-Mail-Server), for example, `pop.gmail.com`. * **Port**. Enter your [POP3 port](https://www.wikihow.com/Find-Incoming-Mail-Server), for example, `995`. * **Username**. Enter the username of a POP3 admin user authorized to authenticate the integration. * **Password**. Enter the password for the admin user. * * * * * * * POP3 configuration ## Change Log * August 19, 2021 - First upload * October 27, 2023 (v1.2) + Updated with new Cloud SOAR API + Updated the integration with Environmental Variables * April 30, 2026 (v1.3) - 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.