On 23 October 2020, at 1229, Charlie Garrison wrote:

On 23 Oct 2020, at 12:02, Evan Silberman wrote:

How can I setup MailMate to ‘send as” another alias?

Under the "From" popup menu, select "Customise..."



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).

You'll see how it's formatted pretty clearly, but, you can create simple stanzas like:

{ emailAddresses = "[email protected], [email protected], [email protected]";
                        name = "Jayne Smythe";
                        serverURL = "imap://[email protected]";
                },

I'd recommend making sure you have a backup before editing the file, however.

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.


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.

Scott
_______________________________________________
mailmate mailing list
[email protected]
https://lists.freron.com/listinfo/mailmate

Reply via email to