Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
Is it possible to delete a message in a users inbox using a zmcommand (i.e. not going into the users ac using the admin console) if u know the message id
Sure. If you have a Message-ID header of the form "<465B275C.3090106@isode.com>" or the like, use zmmailbox to get the corresponding zimbra item ID by doing a search for "msgid:465B275C.3090106@isode.com" (note that the angle brackets must be removed). Then use zmmailbox to hard-delete the item via the zmmailbox dm <zimbra-item-id> command.