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.

On 2 Nov 2020, at 1:32, Mike Alexander wrote:

I think the quoting in your conditions line is wrong. What I have (and it seems to work) is

conditions = "from.address = '[email protected]'";

Mike Alexander

On 31 Oct 2020, at 16:47, Jim Armitage wrote:

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:

{
verifications = (
{
title = "You sure about this?!”;
details = "You are not sending this email from your Comcast account.";
conditions = "from.domain = 'yahoo.com'";
}
);
}
_______________________________________________
mailmate mailing list
[email protected]
https://lists.freron.com/listinfo/mailmate
_______________________________________________
mailmate mailing list
[email protected]
https://lists.freron.com/listinfo/mailmate

Reply via email to