Actions
Feature #8516
closedEmail notifications without the recipient treated as attempted fraud by mail clients
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email notifications
Target version:
-
Start date:
2011-06-03
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
If you check "Blind carbon copy recipients (bcc)" in email notifications, the recipient will be empty.
It could be filled at least with the admin (or single user), to avoid the spam filter to mark it as fraud.
Related issues
Updated by Etienne Massip about 13 years ago
- Category set to Email notifications
Updated by Go MAEDA almost 6 years ago
- Has duplicate Defect #13467: Tracker notification emails lack "To:" header, violating RFC2822 added
Updated by Go MAEDA almost 6 years ago
Since Redmine 4.0.0 and later send emails per recipient (#26791), now we can set the recipient of the message in the To field when "Blind carbon copy recipients (bcc)" is enabled.
The following table is the idea of the new behavior.
"Blind carbon copy recipients (bcc)" setting | To Field |
---|---|
Disabled | All recipients (The same behavior with the current version) |
Enabled | Only the recipient of the message |
Updated by Go MAEDA almost 6 years ago
- Blocked by Defect #30787: Other recipients are not listed in To field even if Setting.bcc_recipients is false added
Updated by Go MAEDA almost 6 years ago
- Related to Feature #30820: Drop setting "Blind carbon copy recipients (bcc)" added
Updated by Marius BĂLTEANU about 3 years ago
- Status changed from New to Closed
- Resolution set to Fixed
Go MAEDA wrote:
Since Redmine 4.0.0 and later send emails per recipient (#26791), now we can set the recipient of the message in the To field when "Blind carbon copy recipients (bcc)" is enabled.
This setting was dropped in the meantime so we can consider this issue fixed.
Actions