Viewing a message from URL I realize Zimbra supports URL parameters to control certain fuctionality. For example passing in &view=compose will open a window to compose a new message.
This is great, however I'd also like to be able to view an existing message by passing in a message ID (obtained from the API) into the URL. After some extensive searching I am unable to find any way to do it.
Does anyone know how to do this? |