Oops,
I hit a snag,
I am running a query of this form : "before

date) and under:inbox"
I have the query return met 100 results which get parsed using a regexp so that I end up with message ID's only. those are added to a csv, which is used by zmmailbox to delete the messages.
The problem is, that every time the query returns a message ID that happens to be an calendar invitation email zmmailbox returns:
zmmailbox returns :ERROR: mail.NO_SUCH_MSG (no such message:
messageid)
manually deleting the item allows the process to continue.
shouldn't calendar invitations be deleted like normal email ? it is still an email after all ?
Regards
Jeroen