<!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">On 9 Feb 2021, at 17:13, Martin S Taylor wrote:
</p>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">If I've blacklisted an email address by mistake, how can I remove it from the blacklist?
</p>
</blockquote><p dir="auto">Using your favorite text editor (e.g., TextEdit) open this file: ~/Library/Application Support/Mailmate/Blacklist.plist
<br>
NB: the “~” is your home directory.
</p>
<p dir="auto">You should see lines like this in it:
<br>
                "Parker Glenn <glenn.parker@comcast.net>" = { };
</p>
<p dir="auto">Delete the lines you don’t want. Make sure you delete entire lines, but don’t disturb the opening and closing “wrapper” lines.
</p>
<p dir="auto">Glenn P. Parker
<br>
glenn.parker@comcast.net
</p>
</div>
</div>
</body>
</html>