Actions
Bug #6043
closedEmails should not be sent to noreply@commons.gc.cuny.edu
Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
Email Notifications
Target version:
Start date:
2016-09-19
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
We received a report from IT saying that there are emails being sent to noreply@commons.gc.cuny.edu
. We should never send emails to this email address.
Some investigation has revealed that bbPress could be the culprit:
https://bbpress.trac.wordpress.org/ticket/2671
We're going to deploy a potential fix for this for v1.9.28.
Updated by Raymond Hoh about 8 years ago
- Status changed from New to Resolved
I've added a fix in commit 7839629.
For the Commons, this issue only occurs for sub-sites that have activated bbPress and have enabled forum subscriptions.
Tested on new cdev at dev.commons.gc.cuny.edu/forums/forum/test-forum/
and emails sent by bbPress are no longer sending emails to noreply@commons.gc.cuny.edu
.
Fix also applied to nycdh.org and pushed to the cbox.org repo here.
Actions