<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 5 Mar 2018, at 17:48, Randall Gellens wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999"><blockquote style="border-left:2px solid #777; color:#BBB; margin:0 0 5px; padding-left:5px; border-left-color:#BBB"><p dir="auto">Yes, exactly, although Eudora also used the modified form when sending replies, which was nice.</p>
</blockquote><p dir="auto">I wouldn't be comfortable with that unless the user has verified it, e.g., by adding the correspondent to the address book (Contacts).</p>
</blockquote><p dir="auto">I think if the modified name was the result of a user-set regex, and showed in the composition window for replies, then perhaps a way to visually indicate in the composition window that the name was modified with a way to revert, would be more than sufficient.</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">That's certainly implementable, but (to be honest) I don't think you should expect that any time soon. My thinking here is still that if your correspondent likes to send out emails with “Last, First” then they likely also prefer to receive them like that. I would certainly dislike if my correspondents changed the formatting of my name.</p>

<p dir="auto">Note that MailMate <em>does</em> replace your own name with what you have configured when receiving emails and replying to them.</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999"><p dir="auto">That's kind of how it already works. It's low-level though, both how to redefine a message list column and how to change the regex for finding first/last name. Would you like me to describe how this is done? (You might prefer to just hope that it'll be easier to customize some day.)</p>
</blockquote><p dir="auto">It’s not just the column display in the mailbox, but also the message display when viewing a message.  But, yes, if that can be modified, that would be helpful.</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">Let's take the columns first to see if it works as you would expect it to. The attached file is going to crash MailMate until after the next update (r5462+). I had to fix a minor issue to make the no-spoof feature work with the re-ordering of first and last name.</p>

<p dir="auto">This is where you need to save the file (you need to create the path):</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">/Users/<username>/Library/Application\ Support/MailMate/Resources/MmMessagesOutlineView/outlineColumns.plist
</code></pre>

<p dir="auto">-- <br>
Benny</p>
</div>
</div>
</body>
</html>