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