taers232c / GAMADV-XTD3

Command line tool to manage Google Workspace
691 stars 86 forks source link

Update Managed Signatures to allow use of Google Cloud Storage for HTML file hosting #340

Closed chromestrong closed 1 year ago

chromestrong commented 1 year ago

Hi Team,

Please update Managed Signatures to accept a HTML url from Google Cloud Storage.

### gam <UserTypeEntity> vacation <Boolean> subject <String> [(message|htmlmessage <String>)|(file|htmlfile <FileName> [charset <CharSet>])|(gdoc|ghtml <UserGoogleDoc>)] (replace <Tag> <UserReplacement>)* [html [<Boolean>]] [contactsonly [<Boolean>]] [domainonly [<Boolean>]] [start|startdate <Date>|Started] [end|enddate <Date>|NotSpecified]

It is understood that this could be stored in Google Drive, however all of our images and marketing assets are in Google Cloud Storage and need to remain there. Please create an option to allow a html file from Google Cloud Storage

example ### gcshtml <PublicGoogleCloudStorageURL>

Thanks Team

taers232c commented 1 year ago

Eric,

I'm working on it.

Ross

Ross Scroggs @.***

On Mar 11, 2023, at 10:34 AM, Eric @.***> wrote:

Hi Team,

Please update Managed Signatures to accept a HTML url from Google Cloud Storage.

gam vacation subject [(message|htmlmessage )|(file|htmlfile [charset ])|(gdoc|ghtml )] (replace )* [html []] [contactsonly []] [domainonly []] [start|startdate |Started] [end|enddate |NotSpecified]

It is understood that this could be stored in Google Drive, however all of our images and marketing assets are in Google Cloud Storage and need to remain there. Please create an option to allow a html file from Google Cloud Storage

example ### gcshtml

Thanks Team

— Reply to this email directly, view it on GitHub https://github.com/taers232c/GAMADV-XTD3/issues/340, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCTYL5AT3TVU25GDLE4XQDW3TASJANCNFSM6AAAAAAVXUCAXM. You are receiving this because you are subscribed to this thread.

taers232c commented 1 year ago

See: https://github.com/taers232c/GAMADV-XTD3/wiki/GamUpdates See: https://github.com/taers232c/GAMADV-XTD3/wiki/Users-Gmail-Send-As-Signature-Vacation

chromestrong commented 1 year ago

Nice! Thanks!