<!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">Hi all,</p>
<p dir="auto">I am looking for help on setting up custom message verifications. I do not get them to work.</p>
<p dir="auto">I have added the following file:</p>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">cat ~/Library/Application\ Support/MailMate/Resources/messageVerifications.plist</p>
</blockquote>
<p dir="auto">{<br>
verifications = (<br>
{<br>
title = "You sure about this?!”;<br>
details = "You are sending this email with the title Verifications.";<br>
conditions = "subject = 'Verifications'";<br>
}<br>
);</p>
<p dir="auto">After I restart MailMate I had the expectation that before sending  a mail with the subject "Verifications" I get some kind of message box. Although on my system nothing happens at all.</p>
<p dir="auto">A smart mailbox using the same Filter works as expected and shows the mails I sent for testing. I tried to start MailMate with the debug switches I know from the command line but I do not get any hint on the messageVerification at all.</p>
<p dir="auto">Do you have any advice, what I am doing wrong? Do I have to switch something else? I there a chance to see what fails?</p>
<p dir="auto">I have a specific warning planned but wanted to do an easy one first but I already fail there.</p>
<p dir="auto">Thanks for your help.</p>
<p dir="auto">Martin</p>

</div></div>
</body>
</html>