Actions
Defect #12090
closedemail recipients not written to action_mailer log if BCC recipients setting is checked
Status:
Closed
Priority:
Normal
Assignee:
Category:
Email notifications
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Related issues
Updated by Toshi MARUYAMA about 12 years ago
- Category set to Email notifications
Updated by Jean-Philippe Lang about 12 years ago
- Status changed from New to Closed
Updated by Jean-Philippe Lang about 12 years ago
- Status changed from Closed to New
Updated by Jean-Philippe Lang about 12 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Target version set to 2.2.0
- Resolution set to Fixed
Fixed in r10683. Rails default behaviour was to log the recipients that are in the "To:" header only.
Updated by Go MAEDA over 3 years ago
- Related to Patch #31035: Remove redefinition of ActionMailer::LogSubscriber#deliver which is no longer necessary because of the removal of Setting.bcc_recipients added
Actions