From 28b909a68627304a45bc18dd56ac05715f7f3ed2 Mon Sep 17 00:00:00 2001 From: Ross Scroggs Date: Tue, 17 Mar 2026 14:26:29 -0700 Subject: [PATCH] Improve conversation mode in gam sendmail --- wiki/GamUpdates.md | 7 ++++ wiki/How-to-Upgrade-Legacy-GAM-to-GAM7.md | 4 +-- wiki/Send-Email.md | 39 ++++++++++++++++------- wiki/Version-and-Help.md | 12 +++---- 4 files changed, 43 insertions(+), 19 deletions(-) diff --git a/wiki/GamUpdates.md b/wiki/GamUpdates.md index ea3f7bf1..949b7375 100644 --- a/wiki/GamUpdates.md +++ b/wiki/GamUpdates.md @@ -10,6 +10,13 @@ Add the `-s` option to the end of the above commands to suppress creating the `g See [Downloads-Installs-GAM7](https://github.com/GAM-team/GAM/wiki/Downloads-Installs) for Windows or other options, including manual installation +### 7.36.02 + +Added option `threadid ` to `gam [] sendemail` that causes Gmail to recognize the message +in conversation mode in for the user sending the message. + +* See: https://github.com/GAM-team/GAM/wiki/Send-Email#conversation-mode + ### 7.36.01 Fixed bug in `gam info|print|show policies` where the `policyQuery/query` field was not displayed. diff --git a/wiki/How-to-Upgrade-Legacy-GAM-to-GAM7.md b/wiki/How-to-Upgrade-Legacy-GAM-to-GAM7.md index d94e520f..05712a10 100644 --- a/wiki/How-to-Upgrade-Legacy-GAM-to-GAM7.md +++ b/wiki/How-to-Upgrade-Legacy-GAM-to-GAM7.md @@ -251,7 +251,7 @@ writes the credentials into the file oauth2.txt. ``` gamteam@server:/Users/gamteam$ rm -f /Users/gamteam/GAMConfig/oauth2.txt gamteam@server:/Users/gamteam$ gam version -GAM 7.36.01 - https://github.com/GAM-team/GAM - pyinstaller +GAM 7.36.02 - https://github.com/GAM-team/GAM - pyinstaller GAM Team Python 3.14.3 64-bit final macOS Tahoe 26.3.1 arm64 @@ -1034,7 +1034,7 @@ writes the credentials into the file oauth2.txt. ``` C:\>del C:\GAMConfig\oauth2.txt C:\>gam version -GAM 7.36.01 - https://github.com/GAM-team/GAM - pythonsource +GAM 7.36.02 - https://github.com/GAM-team/GAM - pythonsource GAM Team Python 3.14.3 64-bit final Windows 11 10.0.26200 AMD64 diff --git a/wiki/Send-Email.md b/wiki/Send-Email.md index 5bd8b48d..d6bfcd8e 100644 --- a/wiki/Send-Email.md +++ b/wiki/Send-Email.md @@ -13,7 +13,7 @@ - [Send an email to users](#send-an-email-to-users) - [Simple `replace ` processing](Tag-Replace) - [Example](#example) -- [Reply to an email](#reply-to-an-email) +- [Conversation mode](#conversation-mode) ## Note Thanks to @bousquf for the following enhancement. You want to send a message from an authorized group @@ -215,14 +215,14 @@ Configure it at Admin Console > Apps > Google Workspace > Gmail > Routing > SMTP gam sendemail [recipient|to] [from ] [mailbox ] [replyto ] [cc ] [bcc ] [singlemessage] - [subject ] - [] + [subject ] [] (replace )* (replaceregex )* [html []] (attach [charset ])* (embedimage )* [newuser firstname|givenname lastname|familyname password ] (