Uploading a allowlist or blocklist
If you have permission to modify configurations, you can populate a allowlist or blocklist in a policy or exception by uploading an address list in a comma-separated value (CSV) file.
The header of the file must be this string exactly, “Address, Description” and every line must contain the following 2 fields separated by a comma:
- An email address or domain name (wildcards permitted), or an IP address (wildcard not permitted).
- A description (free text, up to 255 characters).
The fields can be quoted or not. If a field contains a comma, it must be quoted. If 1 field is quoted, the rest of the line must be quoted. If a field contains a quotation mark, this character must be surrounded by additional quotation marks. If a line contains only 1 field, it is interpreted as the email address and the description is omitted. If a line contains more than 2 fields, the file is rejected and an error message is displayed.
For example:
Address, Description
“address1@domain1.com”, “Description of address1, containing comma”
address1@domain1.com, Description of address1 without comma
“address1@domain1.com”, “Description of address1, containing ““quotes””
“domain2.com”, “Description of domain2”
To upload the file: