Details
This plugin adds a new MovableType conditional tag named MTIfCommenterEmailIs. The aim is to recognise a commenter by its email address.
It accepts two arguments: email (mandatory) and trusted. If trusted is set to 1 then the comment must also be from an authentified source (typekey for example). You can use MTElse to add some code when the comment is not from the expected source.