avanan_update_exception
Update an existing whitelist or blacklist entry by entity ID, adjusting match criteria and actions for email security exceptions.
Instructions
Update an existing whitelist or blacklist entry by its entity ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| excId | Yes | Exception entity ID. | |
| comment | No | Why this exception exists. | |
| excType | Yes | Exception list: whitelist or blacklist. | |
| subject | No | Email subject. | |
| senderIp | No | Sender IP address. | |
| recipient | No | Recipient email address. | |
| senderName | No | Sender display name. | |
| linkDomains | No | Link domain(s) in the email body. | |
| senderEmail | No | Sender email address. | |
| actionNeeded | No | Action to apply on match (as accepted by the portal). | |
| senderDomain | No | Sender domain. | |
| attachmentMd5 | No | Attachment MD5 hash. | |
| quarantineAll | No | Quarantine all matches (blacklist). | |
| senderClientIp | No | Sender client IP address. | |
| matchOnlyFuture | No | Apply only to future emails. | |
| subjectMatching | No | ||
| ignoringSpfCheck | No | Ignore SPF check for this exception. | |
| recipientMatching | No | ||
| linkDomainMatching | No | ||
| senderNameMatching | No | ||
| senderEmailMatching | No | ||
| senderDomainMatching | No |