Block Email - Generic Deprecated

Deprecated. Use 'Block Email - Generic v2' instead. This playbook will block emails at your mail relay integration.

Common Playbooks · 4 tasks · 3 inputs · 0 outputs

Details

IDBlock Email - Generic
From Version5.0.0
Tasks4

README

Deprecated. Use ‘Block Email - Generic v2’ instead. This playbook will block emails at your mail relay integration.

Dependencies

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks

  • Mimecast - Block Sender Email
  • Symantec block Email

Integrations

This playbook does not use any integrations.

Scripts

This playbook does not use any scripts.

Commands

This playbook does not use any commands.

Playbook Inputs


Name Description Default Value Required
EmailToBlock The email address that will be blocked.   Optional
MimecastBlockGroup The name of the Mimecast block group to add emails to.   Optional
MimecastQuerySource The query source of Mimecast, please input “cloud” or “ldap”.   Optional

Playbook Outputs


There are no outputs for this playbook.

Playbook Image


Block Email - Generic

Inputs

  • EmailToBlock — The email address that will be blocked.
  • MimecastBlockGroup — The name of the Mimecast block group to add emails to.
  • MimecastQuerySource — The query source of Mimecast, please input "cloud" or "ldap".

Flowchart

Start Start Done Done Symantec block Email - Symantec block Email Symantec block Email Symantec block Email Mimecast - Block Sender Email - Mimecast - Block Sender Email Mimecast - Block Sender E... Mimecast - Block Sender Email
id: Block Email - Generic
version: -1
name: Block Email - Generic
starttaskid: "0"
tasks:
  "0":
    id: "0"
    taskid: e4cf2a65-fab2-48c9-8d52-479632660700
    type: start
    task:
      id: e4cf2a65-fab2-48c9-8d52-479632660700
      version: -1
      name: ""
      iscommand: false
      brand: ""
      description: ''
    nexttasks:
      '#none#':
      - "3"
      - "4"
    separatecontext: false
    view: |-
      {
        "position": {
          "x": 265,
          "y": 50
        }
      }
    note: false
    timertriggers: []
    ignoreworker: false
    skipunavailable: true
    quietmode: 0
    isoversize: false
    isautoswitchedtoquietmode: false
  "2":
    id: "2"
    taskid: 335f96a3-ea62-4a3f-8808-873c57caa695
    type: title
    task:
      id: 335f96a3-ea62-4a3f-8808-873c57caa695
      version: -1
      name: Done
      type: title
      iscommand: false
      brand: ""
      description: ''
    separatecontext: false
    view: |-
      {
        "position": {
          "x": 265,
          "y": 370
        }
      }
    note: false
    timertriggers: []
    ignoreworker: false
    skipunavailable: true
    quietmode: 0
    isoversize: false
    isautoswitchedtoquietmode: false
  "3":
    id: "3"
    taskid: 3ba3c401-b5ae-4213-83a4-1d9b0f3de689
    type: playbook
    task:
      id: 3ba3c401-b5ae-4213-83a4-1d9b0f3de689
      version: -1
      name: Symantec block Email
      playbookName: Symantec block Email
      type: playbook
      iscommand: false
      brand: ""
      description: ''
    nexttasks:
      '#none#':
      - "2"
    separatecontext: true
    loop:
      iscommand: false
      exitCondition: ""
      wait: 1
      max: 100
    view: |-
      {
        "position": {
          "x": 50,
          "y": 195
        }
      }
    note: false
    timertriggers: []
    ignoreworker: false
    skipunavailable: true
    quietmode: 0
    isoversize: false
    isautoswitchedtoquietmode: false
  "4":
    id: "4"
    taskid: bae7d267-da68-49d4-8e25-be3f454c8608
    type: playbook
    task:
      id: bae7d267-da68-49d4-8e25-be3f454c8608
      version: -1
      name: Mimecast - Block Sender Email
      playbookName: Mimecast - Block Sender Email
      type: playbook
      iscommand: false
      brand: ""
      description: ''
    nexttasks:
      '#none#':
      - "2"
    scriptarguments:
      BlockGroup:
        complex:
          root: inputs.MimecastBlockGroup
      QuerySource:
        complex:
          root: inputs.MimecastQuerySource
      SenderEmail:
        complex:
          root: inputs.EmailToBlock
    separatecontext: true
    loop:
      iscommand: false
      exitCondition: ""
      wait: 1
      max: 100
    view: |-
      {
        "position": {
          "x": 480,
          "y": 195
        }
      }
    note: false
    timertriggers: []
    ignoreworker: false
    skipunavailable: true
    quietmode: 0
    isoversize: false
    isautoswitchedtoquietmode: false
view: |-
  {
    "linkLabelsPosition": {},
    "paper": {
      "dimensions": {
        "height": 385,
        "width": 810,
        "x": 50,
        "y": 50
      }
    }
  }
inputs:
- key: EmailToBlock
  value: {}
  required: false
  description: The email address that will be blocked.
  playbookInputQuery:
- key: MimecastBlockGroup
  value: {}
  required: false
  description: The name of the Mimecast block group to add emails to.
  playbookInputQuery:
- key: MimecastQuerySource
  value: {}
  required: false
  description: The query source of Mimecast, please input "cloud" or "ldap".
  playbookInputQuery:
outputs: []
tests:
- no tests
fromversion: 5.0.0
description: Deprecated. Use 'Block Email - Generic v2' instead. This playbook will block emails at your mail relay integration.
deprecated: true