I had gotten comfortable NOT receiving notice of the comments I enter here. So after installing MT-Blacklist 1.5 I hacked it a little, changing line 3496 from
MT::Mail->send(\%head, $body);
to
MT::Mail->send(\%head, $body) unless $author->email eq $comment->email;
This very post is the test.