<!DOCTYPE html>
<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">These “from” addresses can also be set via <em>File —> Edit IMAP account —> [ ACCOUNT ] —> Email Address(es)</em></p>

<p dir="auto">This results in essentially the same thing that Scott described but instead using the GUI…</p>

<hr style="background:#333; background-image:linear-gradient(to right, #ccc, #333, #ccc); border:0; height:1px" height="1">

<p dir="auto">On 22 Oct 2020, at 18:39, Scott 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">On 23 October 2020, at 1229, Charlie Garrison wrote:<br>
</p>
<blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999"><p dir="auto">On 23 Oct 2020, at 12:02, Evan Silberman wrote:<br>
</p>
<blockquote style="border-left:2px solid #777; color:#BBB; margin:0 0 5px; padding-left:5px; border-left-color:#BBB"><p dir="auto">How can I setup MailMate to ‘send as” another alias?</p>
</blockquote><p dir="auto">Under the "From" popup menu, select "Customise..."<br>
</p>
</blockquote><p dir="auto">If you have several to set up, and perhaps want to tweak things more manually, you can also edit ~/Library/Application Support/MailMate/Identities.plist (after quitting MailMate first).<br>
<br>
You'll see how it's formatted pretty clearly, but, you can create simple stanzas like:<br>
<br>
                {       emailAddresses = "address1@domain.com, address2@someotherdomain.com, address3@whatever.com";<br>
                        name = "Jayne Smythe";<br>
                        serverURL = "<a href="imap://username@hostname.domain.com" style="color:#777">imap://username@hostname.domain.com</a>";<br>
                },<br>
<br>
I'd recommend making sure you have a backup before editing the file, however.<br>
<br>
In this case, this will create three email addresses for Jayne Smythe in the drop-down when you restart MailMate, and you can select which one you want when you send the message.<br>
<br>
<br>
I actually have the same serverURL defined a few times, with different "name" and "emailAddresses" defined; it's a convenient way to work with role accounts where the email server may be the same, but, you want/need a different sending identity.<br>
<br>
Scott<br>
_______________________________________________<br>
mailmate mailing list<br>
mailmate@lists.freron.com<br>
<a href="https://lists.freron.com/listinfo/mailmate" style="color:#777">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote></div>
<div style="white-space:normal">
</div>
</div>
</body>
</html>