From cb5e5d1943406927517cba1a968b005d40ef5dbf Mon Sep 17 00:00:00 2001 From: Ross Scroggs Date: Sun, 22 Jun 2025 06:34:31 -0700 Subject: [PATCH] Update Users-Gmail-Send-As-Signature-Vacation.md --- wiki/Users-Gmail-Send-As-Signature-Vacation.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/wiki/Users-Gmail-Send-As-Signature-Vacation.md b/wiki/Users-Gmail-Send-As-Signature-Vacation.md index 3d6d2e53..c792e837 100644 --- a/wiki/Users-Gmail-Send-As-Signature-Vacation.md +++ b/wiki/Users-Gmail-Send-As-Signature-Vacation.md @@ -187,6 +187,18 @@ By default, the signature for `` is displayed, use these options Use the `verifyonly` option to display `True` or `False` in the signature field based on whether the signature is non-blank. +To capture a signature for use as input to GAM, do the following. +``` +gam redirect stdout ./signature.html user user@domain.com show signature compact +``` +Edit signature.html and remove the following data leaving just the HTML. +``` +SendAs Address: + IsPrimary: True + Default: True + Signature: +``` + ### Display the information in CSV form. ``` gam print signature [compact]