[MlMt] How do I generate a new uuid for a signature entry in the Signatures.plist file?
Henry Seiden
info at techworkspro.com
Sun Aug 25 08:01:08 EDT 2024
Leo,
Many ways lead to Rome. Did you take a longer road? I use the Menu based
approach.
Settings: Signature based on History: New Messages and Replies, Default
signature: All, Signature placement: Top, Caret Placement: Above
Signature.
In settings you can add a signature per Source. A new window opens for
the Signature compose. There, add the following:
* Name the signature in a separate window.
* Set the text appearance you want.
* Paste the html variant code,
* Select a compose Theme for the new html message.
All are detailed in the MailMate Help Menu>Compose>Signatures. Bottom
line, there is no need to edit the .plist. I you are interested in my
code, I can send you a link off-list.
Respectfully,
Henry Seiden
- -
Techworks Pro Co.
E: info<at>techworkspro<dot>com
W: http://techworkspro.com
On 25 Aug 2024, at 2:37, leo wrote:
> Hello fellow MailMaters
>
> I would like to add signatures with a text editor or with a script to
> MailMate’s signature config file `MailMate/Signatures.plist`.
>
> I can base new signatures on old ones. For example, I have already in
> `Signatures.plist` the XML snippet:
>
> ```
> <dict>
> <key>addressGlob</key>
> <string>teaching at mydomain.net</string>
> <key>html</key>
> <string></string>
> <key>htmlEnabled</key>
> <false/>
> <key>name</key>
> <string>medical</string>
> <key>string</key>
> <string>--
> My Name
> Social Scientist/Software Developer/Data Scientist
> e: teaching at mydomain.net
> </string>
> <key>uuid</key>
> <string>095B77F2-CE90-4F9D-A2CF-8E286A539A7A</string>
> </dict>
> ```
>
> Creating a new snippet, say, for the email `writing at mydomain.net` is
> straight forward, except the `uuid` key which — as I suppose —
> should be unique.
>
> How do I generate a new uuid for the new signature?
>
>
> Many thanks and happy emailing,
> Leo_______________________________________________
> mailmate mailing list
> Unsubscribe: https://lists.freron.com/listinfo/mailmate
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freron.com/pipermail/mailmate/attachments/20240825/6f25dec8/attachment-0001.htm>
More information about the mailmate
mailing list