<!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">Thanks, but I don’t see any difference between your quoting and mine. Where do you see the difference? I tried copying/pasting yours anyway (changing the email of course) and still no go.</p>
<p dir="auto">On 2 Nov 2020, at 1:32, Mike Alexander wrote:</p>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">I think the quoting in your conditions line is wrong.  What I have (and it seems to work) is<br>
<br>
conditions = "from.address = 'mta1309@gmail.com'";<br>
<br>
Mike Alexander<br>
<br>
On 31 Oct 2020, at 16:47, Jim Armitage 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">I’ve been trying different things for weeks to get this to work with no luck. I’ve created a file called messageVerifications.plist in the folder /Users/jimarmitage/Library/Application Support/MailMate/Resources. Within it I have the following:<br>
<br>
{<br>
verifications = (<br>
{<br>
title = "You sure about this?!”;<br>
details = "You are not sending this email from your Comcast account.";<br>
conditions = "from.domain = 'yahoo.com'";<br>
}<br>
);<br>
}</p>
</blockquote><p dir="auto">_______________________________________________<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>
</body>
</html>