<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">When I try to compose an email to one of my colleagues (“Alice”), Mailmate is constantly auto-completing with an email address like:</p>
<p dir="auto">“Alice via Todoist 'notifications at todoist.com'" <a href="mailto:48700---.8362197---.fdaed3f7b7001f134b159f2e699b4---@todoist.net" style="color: #3983C4;">48700---.8362197---.fdaed3f7b7001f134b159f2e699b4---@todoist.net</a></p>
<p dir="auto">Adding that to the blacklist doesn't work because Todoist generates notifications all the time with a new unique email address. And unhelpfully adds my colleagues’ names as the email name.</p>
<p dir="auto">I edited that line in Blacklist.plist to:<br>
<code style="margin: 0 0; padding: 0 0.25em; border-radius: 3px; background-color: #F7F7F7;"> "todoist.net" = { }; </code></p>
<p dir="auto">However, that does’t match (Mailmate still suggests these addresses when I type “Alice” in the To box in Headers. Does MailMate only match on the entire email rather than any string within it?</p>
<p dir="auto">Help! Hope there is a way to save me from whack-a-mole.</p>
<p dir="auto">Related, I searched Google for any documentation about what syntax is accepted in Blacklist.plist and couldn't find anything.</p>
<p dir="auto">Best regards,<br>
Christian</p>
</div>
</div>
</body>
</html>