Deletes emails from the quarantine.
An array of email IDs to delete from quarantine.
A promise that resolves to the Mailcow API response indicating success or failure.
Retrieves all emails currently held in quarantine.
A promise that resolves to an array of QuarantineItem
representing each quarantined email.
Interface for all Quarantine endpoints related to email handling in Mailcow.