Do you know the context for using multiple ID's I am able to remove them one at a time, but cannot figure out the separator for multiple emails.
I tried things like
zmmailbox -a admin -p <password> -m me@mydomain dm 40503, 40504
zmmailbox -a admin -p <password> -m me@mydomain dm 40503: 40504
and a few others, but I can't find any documentation on what I should be using.
Thanks for any insite.
And yes, you are right. On my 4.5.6 system, it is <search msgid: (Message_id from email) to get the zimbra id number.
So, for anyone else wondering, Here's what I did:
Use zmmailbox
mbox>adminauthenticate <admin> <password>
mbox> selectMailbox <mailbox_user name>
To search for message ID
mbox> search msgid:465B275C.3090106@isode.com
Last edited by bjennings; 08-01-2007 at 04:57 AM..
|