userreg
This command allows you to check whether an email address is blocked by the user registration system and manually block or unblock an address.
        userreg <email> blocked  | 
| Displays the blocked status of the specified email address. | 
        userreg <email> blocked {true|false}
       | 
| Blocks or unblocks the specified email address. |