<!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 7 Jun 2017, at 16:43, Padraic Renaghan wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">Also is there any way to get the "Sender" header parsed as an address, like From/To/CC/BCC so that sender.name and sender.address parts can be accessed in headerFormatting.plist?</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">Hmm, I'm not sure why it wasn't already part of the list of address related headers in MailMate (this list is in <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">specifiers.plist</code>), but I've added it now. It should work in the next update. Just for the record, the header is defined <a href="https://tools.ietf.org/html/rfc2822#section-3.6.2" style="color:#3983C4">here</a>, and it always contains a single email address, optionally with a display name and the email address in angle brackets format.</p>

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