I just noticed that s.d.o is sending duplicate critical issue digest reminders out. I double checked and s.d.o *is* correctly configured to define PROJECT_NOMAIL in settings.php. The problem is that project_mail_digest() and project_mail_reminder() don't honor this global killswitch, only project_mail_notify() does. :( Attached (trivial) patch corrects this. Any objections before I commit?

CommentFileSizeAuthor
project_nomail.patch.txt1.13 KBdww

Comments

dww’s picture

Status: Needs review » Fixed
Derek: http://drupal.org/node/189822 RTBC?
Chad: looks good

Therefore, committed to HEAD, backported to DRUPAL-5, DRUPAL-4-7--2, and DRUPAL-4-7.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.