- 7.03.09
Added option maxmessagesperthread <Number>
to gam <UserTypeEntity> print|show threads
that limits the number of messages displayed per thread. The default is 0, there is no limit.
For example, this can be used if you only want to see the first message of each thread.
gam user user@domain.com print|show threads maxmessagesperthread 1
Fixed bug in gam <UserTypeEntity> print filelist countsonly
where extraneous columns
were displayed.
Fixed bug in gam <UserTypeEntity> print filelist countsonly showsize
where sizes were
all shown as 0 unlesssizefield size
was specified.