Three fields on a policy decide which attachments ever reach your email agent:



{
"name": "Locked-down agent inbox",
"limits": {
"limit_attachment_size_limit": 26214400,
"limit_attachment_count_limit": 20,
"limit_attachment_allowed_types": ["application/pdf", "image/png"]
}
}






Size (that's 25 MB in bytes), count per...