<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">Leo,</p>
<p dir="auto">Many ways lead to Rome. Did you take a longer road? I use the Menu based approach.</p>
<p dir="auto">Settings: Signature based on History: New Messages and Replies, Default signature: All, Signature placement: Top, Caret Placement: Above Signature.</p>
<p dir="auto">In settings you can add a signature per Source. A new window opens for the Signature compose. There, add the following:</p>
<ul>
<li>Name the signature in a separate window.</li>
<li>Set the text appearance you want.</li>
<li>Paste the html variant code,</li>
<li>Select a compose Theme for the new html message.</li>
</ul>
<p dir="auto">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.</p>
</div><div id="1995A5DB-20CE-42F9-8B2F-3BA5BB180511"><body style="font-family: times; font-size: 125%;">   
        <div style="word-wrap:break-word;-webkit-nbsp-mode:space;line-break:after-white-space;"> 
                Respectfully, <br />
                        Henry Seiden <br />
                        <! -- Email address option -- > 
                        E: <a href= "mailto:inf@techworkspro.com"> Techworks Pro E-mail</a>  <br />
                        W: <a href= "http://techworkspro.com"> Techworks Pro Co. Home Page</a>
        <br /> <hr /> <br />
                </div>
                <div class="container" style="width:100%;margin-top:0px;margin-bottom:0px;margin-right:0px;margin-left:0px;border-width:1px;border-style:solid;border-color:gray;line-height:150%;background-color:lightblue;" >
                <div class="header" style="padding-top:0.5em;padding-bottom:0.5em;padding-right:0.5em;padding-left:0.5em;color:white;background-color:gray;clear:left;" >
                        <h1 class="header" style="padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;" >Techworks Pro Co.
                                        </h1>
                </div>
                <div class="left" style="float:left;width:210px;margin-top:0;margin-bottom:0;margin-right:0;margin-left:0;padding-top:1em;padding-bottom:1em;padding-right:1em;padding-left:1em;" >
                        <p>Founder, Henry Seiden info@techworkspro.com
                                        </p>
                </div>
                <div class="content" style="margin-left:230px;border-left-width:1px;border-left-style:solid;border-left-color:gray;padding-top:1em;padding-bottom:1em;padding-right:1em;padding-left:1em;overflow:hidden;" >
                 <img src="https://techworkspro.com/_includes/techworkspro_v3_200x53.png" width="300" alt="" />
                        </div>
                <div class="footer" style="padding-top:0.5em;padding-bottom:0.5em;padding-right:0.5em;padding-left:0.5em;color:white;background-color:gray;clear:left;" >© 2024 techworkspro.com
                                </div>
        </div>
</body></div>
<div class="markdown" style="white-space: normal;"><p dir="auto"><br>
On 25 Aug 2024, at 2:37, leo wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;">
<p dir="auto">Hello fellow MailMaters</p>
<p dir="auto">I would like to add signatures with a text editor or with a script to MailMate’s signature config file <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">MailMate/Signatures.plist</code>.</p>
<p dir="auto">I can base new signatures on old ones. For example, I have already in <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">Signatures.plist</code> the XML snippet:</p>
<pre style="margin-left: 15px; margin-right: 15px; padding: 5px; background-color: #F7F7F7; border-radius: 5px 5px 5px 5px; overflow-x: auto; max-width: 90vw;"><code style="margin: 0 0; border-radius: 3px; background-color: #F7F7F7; padding: 0px;">        <dict>
                <key>addressGlob</key>
                <string>teaching@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@mydomain.net
</string>
                <key>uuid</key>
                <string>095B77F2-CE90-4F9D-A2CF-8E286A539A7A</string>
        </dict>
</code></pre>
<p dir="auto">Creating a new snippet, say, for the email <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">writing@mydomain.net</code> is straight forward, except the <code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;">uuid</code> key which — as I suppose — should be unique.</p>
<p dir="auto">How do I generate a new uuid for the new signature?</p>
<p dir="auto">Many thanks and happy emailing,<br>
Leo_______________________________________________<br>
mailmate mailing list<br>
Unsubscribe: <a href="https://lists.freron.com/listinfo/mailmate" style="color: #777777;">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>

</div>
</div>
</body>

</html>