curl -X POST "https://mail.example.com/api/v1/edit/qitem" -H "X-API-Key: $MAILCOW_API_KEY" -H "Content-Type: application/json" -d '{"action":"release","items":["5f8a1b2c3d4e5f6a7b8c9d0e"]}'

Category: Mail Servers & Postfix

curl -X POST "https://mail.example.com/api/v1/edit/qitem" -H "X-API-Key: $MAILCOW_API_KEY" -H "Content-Type: application/json" -d '{"action":"release","items":["5f8a1b2c3d4e5f6a7b8c9d0e"]}'

Release a quarantined message for delivery

The action release delivers the listed quarantine IDs to their original recipients, bypassing the spam hold. Useful when a legitimate message was caught. The ID comes from the quarantine listing and is tied to the stored message copy.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.