<div class="markdown">
<p dir="auto">On 11 Mar 2015, at 8:06, Thomas Wölk wrote:</p>

<blockquote>
<p dir="auto">@Benny: I think Jeremy idea is very clever. What is the best way to deals with different <strong>reply templates per recipient</strong>?</p>
</blockquote>

<p dir="auto">I don't think there is any way to do that.</p>

<blockquote>
<p dir="auto">It is very annoying every time to edit the text again.<br>
I distinguish between the following types (very different between DE and EN) :</p>

<ul>
<li>close friends ⇢ <em>Hi, Hello, Salute, … <Firstname>,</em></li>
<li>respectable persons ⇢ <em>Dear Mr … , Sehr geehrte Herr/Frau (German), <Name>...</em></li>
<li>I dont know this person ⇢ <em>Dear Sir or Madam, Dear Personnel Director, ...</em></li>
</ul>
</blockquote>

<p dir="auto">It has always been my plan to add something similar to the dynamic signatures system for this, but I don't know when I'll have time for it. I've noted your examples above to remember to make sure that it would also work for you.</p>

<p dir="auto">-- <br>
Benny</p>

<blockquote>
<p dir="auto">Benny Kjær Nielsen wrote:</p>

<blockquote>
<p dir="auto">Jeremy Cowgar wrote:</p>

<blockquote>
<pre><code>"R" = (
    "replyAll:",
    "insertFormatString:",
    "-----Original Message-----\nFrom: ${to.name} [mailto:${to.address}\nTo: ${from.name} [mailto:${from.name}]\nCc: ${cc.name}\nSent: ${date}\nSubject:${subject}\n"
);
</code></pre>
</blockquote>

<p dir="auto">Terminal: [snip terminal command]</p>
</blockquote>
</blockquote>

</div>