github taers232c/GAMADV-XTD3 v6.28.11
GAM 6.28.11

latest releases: v6.76.05, v6.76.04, v6.76.03...
18 months ago

Scroll to bottom of page for installation/downloads

Latest updates

6.28.11

Fixed bug in gam <UserTypeEntity> update contact ... birthday "" that caused a trap
rather that clearing the birthday from the contact.

6.28.10

Added option addcsvdata <FieldName> <String> to gam create shareddrive ... csv. This adds
additional columns of data to the CSV file output. For example, you are building student Shared Drives
and want to add ACLs to them adding the students as organizers. By adding the student's primary email address
to the CSV output, it can be used in subsequent commands.

StudentSharedDrives.csv
primaryEmail,Name
bob@domain.com,Bob Jones
mary@domain.com,Mary Smith
...

# Create the student Shared Drives
gam redirect stdout ./StudentSharedDrivesCreated.txt multiprocess redirect stderr stdout redirect csv ./StudentSharedDrivesCreated.csv multiprocess csv StudentSharedDrives.csv gam create shareddrive "~Name" csv addcsvdata primaryEmail \
"~primaryEmail"
# Add ACLs granting the students organizer access to their Shared Drives.
gam redirect stdout ./StudentSharedDrivesAccess.txt multiprocess redirect stderr stdout csv StudentSharedDrivesCreated.csv gam add drivefileacl "~id" user "~primaryEmail" role organizer

6.28.09

Updated `gam print filelist "query:mimeType='application/vnd.google-apps.folder'" to prevent the
following error.

ERROR: Invalid choice (query:mimetype='application/vnd): Expected <capabilities|contentrestrictions|labelinfo|labels|lastmodifyinguser|owners|parents|permissions|sharinguser|shortcutdetails|trashinguser>

6.28.08

Added option today to gam report to look for events on the current day. This will be most useful
with gam report <ActivityApplictionName> as gam report users|customers rarely has data for the current day.

Added option today to gam <UserTypeEntity> print|show driveactivity to look for events on the current day.

6.28.07

Added option csv [todrive <ToDriveAttribute>*] (addcsvdata <FieldName> <String>)* to gam <UserTypeEntity> copy drivefile
that causes GAM to output CSV data detailing the name, id and mimeType of the copied files and folders
rather than text messages. These are the CSV headers:

User,name,id,newName,newId,mimeType

You can add additional columns of data from the command line to the CSV data with (addcsvdata <FieldName> <String>)*.

Added option suppressnotselectedmessages [<Boolean>] to gam <UserTypeEntity> copy drivefile
that causes GAM to suppress text messages referencing files and folders not selected for copying by the following options:

copysubfiles false [filenamematchpattern <RegularExpression>] [filemimetype [not] <MimeTypeList>]
copysubfolders false [foldernamematchpattern <RegularExpression>
copysubshortcuts false [shortcutnamematchpattern <RegularExpression>

6.28.06

Fixed bug in gam <UserTypeEntity> print|show messages ... showbody that caused a trap.

Added code to handle the following error that occurs when copying permissions:

ERROR: 400: shareInNotPermitted - Bad Request. User message: "An item can't be shared with user@domain.com because of domain.com sharing policy"

6.28.05

Added the following items to <UserMultiAttribute>:

  • employeeid <String> as a synonym for externalids organization <String>
  • manager <String> as a synonym for relations manager <String>

Added the following items to <UserFieldName>:

  • employeeid as a synonym for externalids
  • manager as a synonym for relations

6.28.04

Added filtercontactgroup <PeopleContactGroupItem> to <PeoplePrintShowUserContactSelection>
that is used by gam <UserTypeEntity> print|show contacts. When selectcontactgroup <PeopleContactGroupItem>
is used in these commands, GAM makes an API call to get the list of contacts in <PeopleContactGroupItem>
and then makes an API call per contact to get the details; this may exceed quota limits.
When filtercontactgroup <PeopleContactGroupItem> is used, GAM makes an API call to get all contacts and
then filters the list to only those in <PeopleContactGroupItem>; quota limits should not apply.

6.28.03

Build MacOS x86_64 and arm64 executables.

6.28.02

Fixed bug in gam forward message|thread that misformatted the message when Cc: was present.

6.28.01

Fixed bug in gam forward message|thread where subject was blanked out.

6.28.00

  • Upgraded to Python 3.11.0 where possible.
  • Upgraded to OpenSSL 3.0.7 where possible.

Fixed bug in gam forward message where messages originally sent to multiple recipients
were not forwarded correctly.

Added command to forward threads; all messages referenced by the thread are forwarded; this is experimental, test.

gam <UserTypeEntity> forward thread|threads recipient|to <RecipientEntity>
        (((query <QueryGmail>) (matchlabel <LabelName>) [or|and])+
         [quick|notquick] [doit] [max_to_forward <Number>])|(ids <MessageIDEntity>)
        [subject <String>]

Installation

If you are a first time Gam user:

If you are upgrading from standard Gam

If you are upgrading from GAMADV-X or GAMADV-XTD

sha256 hashes

202925796fa667a872251e0013152ed536832e7a577ff046679575d53d44ee6f  gamadv-xtd3-6.28.11-linux-arm64-glibc2.23.tar.xz
da0411a12e23d5d05095d3934ce7592bbf4bc454507be721f7b5ab9931240c9a  gamadv-xtd3-6.28.11-linux-arm64-glibc2.27.tar.xz
236149854da136b9b752cceafbccfa3d4a0f34f543b1ed682b0a7d0646294a48  gamadv-xtd3-6.28.11-linux-arm64-glibc2.31.tar.xz
e4ef8faf29823ada51ffe50e13f79d5456e51a527e609f23a1bf1b3a50f65f59  gamadv-xtd3-6.28.11-linux-x86_64-glibc2.19.tar.xz
8b28c5f509ae6f29f2d160a6079115cc609ddea72b0c8603ed5be5e7c87fe0a2  gamadv-xtd3-6.28.11-linux-x86_64-glibc2.23.tar.xz
3ac86a512b4aa68f1028010b7414eacdae9b3b868b615dc9b66d06d28d419ba2  gamadv-xtd3-6.28.11-linux-x86_64-glibc2.27.tar.xz
82e412f8734ecacc88348b3f11ac40a6a85476307adb554b999ca13510f342fc  gamadv-xtd3-6.28.11-linux-x86_64-glibc2.31.tar.xz
c9ec4bc142126c62a172c619c792faabb773cc2370bf61fee4888266f48e6311  gamadv-xtd3-6.28.11-linux-x86_64-glibc2.35.tar.xz
ef265c69983032731c88bf8f18f4c05174346055ce85c693d021ae726c4f3a84  gamadv-xtd3-6.28.11-linux-x86_64-legacy.tar.xz
41c564f4a03f961b4765b9a7eba500a9dc318fad8515eb090ef22466589c46dd  gamadv-xtd3-6.28.11-macos-arm64.tar.xz
e6ecd40dcfa5df0d43e86b201d05ea805011c7beb9a13d5f8e78d2c203b76325  gamadv-xtd3-6.28.11-macos-x86_64-legacy.tar
eebbb315292de8672741c30fd396831ecd0352698581a62f8b495c1d7de0d564  gamadv-xtd3-6.28.11-macos-x86_64.tar.xz
1137970913561a6e5286d57d68668414ffd6ac94a3be60fdd08189da2093214a  gamadv-xtd3-6.28.11-windows-x86.msi
cedfd552355ccb9d7289fb517fb9f5b279e1e9c1450fa16c92b639c4c7ba1331  gamadv-xtd3-6.28.11-windows-x86.zip
be25abf58a315a24e7757ef9598aab410e005bee499c5e0ce124ea02fafb37b9  gamadv-xtd3-6.28.11-windows-x86_64.msi
b870068ae178884b246226bf652e57eabc0e873de09efae3229eada383d4de52  gamadv-xtd3-6.28.11-windows-x86_64.zip

Don't miss a new GAMADV-XTD3 release

NewReleases is sending notifications on new releases.