not easily (this is what the zimbra archive/discovery module is for)
you could string together various commands, like zmprov gaa (get all accounts) then zmmailbox search. that will give you message ids then use zmmailbox getmessage to get the message by id. |