Currently girar already sends messages on disapprove/approve events. I propose feature request of adding generic mechanism to send message to the task creator. For example this can be used by testers to request task rebuild. (Also this removes personality factors present in direct email, making it more technical message.) This could be implemented in simple and advanced form. 1. Just relay simple message from `task message` (maybe readline support would be useful for `-m-`) to email. 2. Temporary block the task from commit until task creator removes the block -- until she reads message). So this also works like temporary disapprove.