CiviCRM On Hold

Development Status
Stable
This module is specific to Drupal. Information on how to install should be provided in the description of the project.

This is a small utility module I wrote because I needed to batch process a list of email address and mark the with the "on hold" status in CiviCRM.

You paste in a list of emails and you can batch edit their "on hold" status. I also included the possibility to remove the "on hold" status.

I wrote a post detailing the approach and the code can be found in a Drupal.org sandbox repository.