<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div><div class="plaintext"><p dir="auto">OMG.. I’m so tickled I’m literally giggling all over the place. That was SO EASY!</p>
<p dir="auto">Well sort of. Not being a programmer I misinterpreted the directions a bit so will add this clarification for future readers of this thread.</p>
<p dir="auto">The line that will have the from etc still needs to have conditions =<br>
The condition you are doing - in my case from.. Etc needs to be in quotes.</p>
<p dir="auto">I know that this is a natural for the programmers but I had to think about it.</p>
<p dir="auto">I’m SO HAPPY - thank you. And yes got a few more conditions I’ll build in to manage the other emails.</p>
<br><p dir="auto">Annamarie Pluhar<br>
802-451-1941<br>
802-579-5975 (iPhone - not good when I'm at my desk.)</p>
<p dir="auto">On 8 Oct 2020, at 10:07, Chaim Kram wrote:</p>
</div>
<blockquote class="embedded">

<div style="font-family:sans-serif"><div style="white-space:normal"><p dir="auto">Very nice solution, thanks!</p>
<p dir="auto">--<br>
Chaim Kram<br>
chaimk@umich.edu</p>
<p dir="auto">On 7 Oct 2020, at 19:00, mailmate-request@lists.freron.com wrote:</p>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">Date: Wed, 07 Oct 2020 11:24:22 -0400<br>
From: "Shoshanna Green" <shoshannag@gmail.com><br>
To: "MailMate Users" <mailmate@lists.freron.com><br>
Subject: Re: [MlMt] Alert sending from email address?<br>
<br>
On 7 Oct 2020, at 10:10, Annamarie Pluhar wrote:<br>
<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">I would love it if when I’m about to send an email from this gmail<br>
address I get an alert that says something like “Do you really want<br>
to use this email?”  With a yes or no I can click.</p>
</blockquote><p dir="auto">See "Custom Message Verifications" at<br>
<a href="https://manual.mailmate-app.com/hidden_preferences" style="color:#777">https://manual.mailmate-app.com/hidden_preferences</a> -- it will do exactly<br>
what you want! Copy the sample there to get the format the plist file<br>
needs to be in; then just replace the "conditions" line in the sample<br>
with<br>
<br>
from ~ 'YOUR-GMAIL-ADDRESS';<br>
<br>
(which means "the From: line contains YOUR-GMAIL-ADDRESS") and set the<br>
"title" and "details" lines to display whatever alert you want to be<br>
alerted with.<br>
<br>
The easiest way to figure out how to format your conditions, if you're<br>
not fluent in whatever syntax plist files use, is to create a smart<br>
folder with the conditions you want and then inspect its definition by<br>
quitting MailMate and opening the mailboxes.plist file to see how the<br>
smart folder is defined there.<br>
<br>
You can check for multiple conditions at a time, and have as many<br>
independent verifications as you want. I have about a dozen, ensuring<br>
that I don't send work email from my church-board address, don't send<br>
board business messages from anything *but* my church-board address,<br>
don't send personal mail to a work contact, don't fail to BCC myself or<br>
use the wrong signature (I have auto-BCC set, but if I change the<br>
sending address after I've begun composing a message the BCC or sig<br>
sometimes fails to change accordingly), don't reply to a mailing list<br>
when I mean to reply to an individual poster, etc. etc. -- the ability<br>
to set up such verifications was one of the factors that originally drew<br>
me to MailMate!<br>
<br>
Shoshanna Green<br>
shoshannag@gmail.com</p>
</blockquote></div>
</div></blockquote>
<div class="plaintext"><blockquote>
</blockquote><blockquote><p dir="auto">_______________________________________________<br>
mailmate mailing list<br>
mailmate@lists.freron.com<br>
<a href="https://lists.freron.com/listinfo/mailmate">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote></div>
</div>
</body>
</html>