On an active site, the notify module doesn't play nicely with cron. Simply put, it can't send out the emails quick enough, so cron times out and notify doesn't update it's last run time so the next cron run it starts all over again. This results in a *lot* of duplicate emails to people.
This patch should fix that:
http://drupal.org/node/365700#comment-3156896