Skip to main content
End-users request release from their Self-Service Quarantine (SSQ); analysts then decide whether to release or deny each request.
Prerequisites
Follow the steps below to activate this feature:
  1. In Expert Editor, open shared/guarded_tenants.yml.
  2. Set canRequestRelease: true and canRelease: falsefor every quarantine where you want to enable the request release. See List of Quarantines.
    The feature must be enabled separately for each quarantine. It only applies to quarantines where end-users do not already have release permissions.
  3. Click Publish. The new configuration becomes active within about one minute. The SSQ will then show a Request Release button for emails in the corresponding quarantines. Request Release

Enable request notifications

You can configure notifications to be triggered when specific release request events occur.
  • audit.quarantine.release.request.created – A user has submitted a release request
  • audit.quarantine.release.request.approved – An analyst has approved and released the email
  • audit.quarantine.release.request.denied – An analyst has denied the release request
These notifications can be sent via Email or via Syslog:

Workflow

If you want to know more about the workflow from analyst and end-user perspective, have a look at Handling Release Requests.