gsuite-signature-manager
gsuite-signature-manager copied to clipboard
Organization wide G Suite email signatures using Mustache templates
Signature Manager
Allows G Suite administrators to change email signatures en masse using a convenient mustache template.
Setup
Install the dependencies using pip
,
pip install -r requirements.txt
You will also need to create,
-
users.csv
user email addresses, names and job titles -
keyfile.json
Google service account credentials available through Developer Console
Usage
After setup you can just run the script,
./set-signatures.py