View Single Post
  #2 (permalink)  
Old 06-17-2008, 11:18 AM
bdial bdial is offline
Moderator
 
Posts: 1,531
Default

can you do any kind of scripting? I would combine the

zmprov gaa

which will prodcue a list of all accounts, hten pipe that to

zmmailbox -z -m account gaf

that will produce a list of folders for the particular account and then you could just pattern match for anything you want.
Reply With Quote