<div class="markdown">
<p dir="auto">On 25 Nov 2014, at 15:27, Benny Kjær Nielsen wrote:</p>

<blockquote>
<p dir="auto">On 24 Nov 2014, at 22:22, Christopher LILJENSTOLPE wrote:</p>

<blockquote>
<p dir="auto">I'm seeing a behavior where MM strips capitalized text followed by a : in the subject line (it strips "CR:", for example).  I would assume that's to deal with any RE:, SV:, etc. so that you don't end up with RE: RE: RE....</p>
</blockquote>

<p dir="auto">That is correct. It even handles chinese symbols after this was reported as a problem.</p>

<p dir="auto">It's a bit aggressive to do it like this, but subject lines often become very ugly.</p>

<blockquote>
<p dir="auto">However, it's breaking the poor benighted souls in my company that use Outlook (Outlook threads on Subject line).  We use tags (like CR:) to identify what the e-mail is (for example, "CR: foo" means a report about a call with foo).</p>
</blockquote>

<p dir="auto">Ah, so when you reply then it ruins their threading, because the <code>CR:</code> is missing. I was mainly concerned about the loss of information when I implemented it, but no-one complained until now :-)</p>

<blockquote>
<p dir="auto">Any chance of having a dictionary of text to strip, rather than a '??:'   ?</p>
</blockquote>

<p dir="auto">That might actually be the best (only) way to solve it. The current solution is hardcoded in a settings file (<code>specifiers.plist</code>). You can change it, but it's not straightforward to do so. I'll note that I should somehow make it easily configurable, e.g., with a regular expression (it's currently <code>{Alpha}{2,3}</code>).</p>
</blockquote>

<p dir="auto">Thank's Benny.  I've looked in the specifiers.plist - oh my....  Thought about trying to adjust it, thought about a barge pole, and decided not to. :)</p>

<pre><code>Christopher
</code></pre>

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

<hr>

<p dir="auto">mailmate mailing list<br>
<a href="mailto:mailmate@lists.freron.com">mailmate@lists.freron.com</a><br>
<a href="http://lists.freron.com/listinfo/mailmate">http://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>

<p dir="auto">--<br>
李柯睿<br>
Avt tace, avt loqvere meliora silentio<br>
Check my PGP key here: <a href="http://www.asgaard.org/cdl/cdl.asc">http://www.asgaard.org/cdl/cdl.asc</a><br>
Current vCard here: <a href="http://www.asgaard.org/cdl/cdl.vcf">http://www.asgaard.org/cdl/cdl.vcf</a></p>

</div>