This patch will implement to delete messages with claim_ids
when option 'message_delete_with_claim_id' is True.
This will improve the security of the message avoiding
delete messages before they're claimed and handled.
Change-Id: Ib7ef8ff74c87c8629412af8ceb53b314ed0ca071
Implements: bp delete-message-with-claim-id