MailListener - POP3

Listen to a mailbox, enable incident triggering via e-mail.

Email · MailListener - POP3

Details

IDMailListener - POP3
ProviderOpen Source
CategoryEmail
From Version5.0.0
Docker Imagedemisto/python3:3.12.13.11879924
Supported ModulesAgentix XSIAM

README

Listen to a mailbox, enable incident triggering via e-mail

Configure MailListener - POP3 in Cortex

Parameter Required
Server URL (e.g. example.com) True
Port False
Email True
Password True
Use SSL connection False
Fetch incidents False
First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days) False
Incident type False

Configuration parameters

  • server — Server URL (e.g. example.com) (required)
  • port — Port
  • email — Email (required)
  • password — Password
  • credentials_password
  • ssl — Use SSL connection
  • isFetch — Fetch incidents
  • fetch_time — First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days)
  • incidentType — Incident type
  • incidentFetchInterval — Incidents Fetch Interval

Commands (0)

This integration defines no commands.

category: Email
provider: Open Source
commonfields:
  id: MailListener - POP3
  version: -1
sectionorder:
- Connect
- Collect
configuration:
- display: Server URL (e.g. example.com)
  name: server
  required: true
  type: 0
  section: Connect
- defaultvalue: '995'
  display: Port
  name: port
  type: 0
  required: false
  section: Connect
- display: Email
  name: email
  required: true
  type: 0
  section: Connect
- display: Password
  name: password
  type: 4
  hidden: true
  required: false
  section: Connect
- displaypassword: Password
  name: credentials_password
  hiddenusername: true
  type: 9
  required: false
  section: Connect
- defaultvalue: 'true'
  display: Use SSL connection
  name: ssl
  type: 8
  required: false
  section: Connect
- display: Fetch incidents
  name: isFetch
  type: 8
  required: false
  section: Collect
- display: First fetch timestamp (<number> <time unit>, e.g., 12 hours, 7 days)
  name: fetch_time
  type: 0
  defaultvalue: 3 days
  required: false
  section: Collect
- display: Incident type
  name: incidentType
  type: 13
  required: false
  section: Collect
- display: Incidents Fetch Interval
  name: incidentFetchInterval
  defaultvalue: '1'
  type: 19
  required: false
  section: Collect
description: Listen to a mailbox, enable incident triggering via e-mail.
display: MailListener - POP3
name: MailListener - POP3
script:
  isfetch: true
  script: '-'
  type: python
  subtype: python3
  dockerimage: demisto/python3:3.12.13.11879924
tests:
- MailListener-POP3 - Test
fromversion: 5.0.0
defaultmapperin: Mail Listener - POP3 - Incoming Mapper